temphum9
2.0.0.0
|
TempHum9 Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
void | main (void) |
Variables | |
uint8_t | measurement_data [2] |
TempHum9 Click example.
<DEMOAPP_DESCRIPTION>
The demo application is composed of two sections :
Initializes I2C driver and sends SLEEP and WAKEUP dommands
Performs simultaneous temperature and relative humidity measurements and logs both values
note: <NOTE>
void application_init | ( | void | ) |
void application_task | ( | ) |
void main | ( | void | ) |
uint8_t measurement_data[2] |