Skip to content

coines_read_temp_data

This API is used to read the temperature sensor data.

int16_t coines_read_temp_data(float *temp_data);

Arguments:

  • temp_data: Buffer to retrieve the sensor data in degree Celsius.