HTU21D Temperature and Humidity Sensor. More...

#include "kubos-hal/i2c.h"
#include "kubos-core/modules/sensors/sensors.h"

Go to the source code of this file.

Functions

void htu21d_setup (void)
 
KSensorStatus htu21d_read_temperature (float *temp)
 
KSensorStatus htu21d_read_humidity (float *hum)
 
void htu21d_reset (void)