thermo17 2.0.0.0
|
Thermo17 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Thermo17 Click example.
This demo-app shows local and remote temperature measurement procedure using Thermo 17 click.
The demo application is composed of two sections :
Initialization of the device and checks ID
Appliction measures temp value every 1000ms and logs it
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |