htu21d.h
Go to the documentation of this file.
KSensorStatus htu21d_read_humidity(float *hum)
Sends humidity command and reads back humidity data.
KSensorStatus htu21d_reset(void)
Sends reset command which powers sensor off and on again.
KSensorStatus htu21d_read_temperature(float *temp)
Sends temperature command and reads back temperature data.