|
temphum13 2.2.0
|
TempHum13 Click example. More...
Functions | |
| void | application_init (void) |
| void | application_task (void) |
| int | main (void) |
TempHum13 Click example.
This demo shows basic TempHum13 Click functionality - temperature and humidity measurement.
The demo application is composed of two sections :
Initialize device.
Measure temperature and humidity values on every 0,5 seconds, and log them to UART Terminal if they are valid.
| void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
| void application_task | ( | void | ) |
| int main | ( | void | ) |