UnlimitedHand Reference for Arduino

Name:

readTemperature()

Description: Converting the raw tempature data to the Celsius format.
Returns: calcTemp
Parameters: N/A
Related Methods: int MPU6050_read_two




Name:

checkTemperature()

Description: Converting the raw tempature data to the Celsius format and output them.
Returns: void
Parameters: N/A
Related Methods: int MPU6050_read_two