temphum6 2.0.0.0
|
TempHum6 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
TempHum6 Click example.
This application emasures temperature and humidity.
The demo application is composed of two sections :
Initialization driver init and reset device and read Part ID
Reads Temperature and Huminidy data and logs this data to USBUART every 1sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |