thermo13 2.0.0.0
|
Thermo13 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Thermo13 Click example.
The application measures temperature
The demo application is composed of two sections :
Initializes the driver init, configures the module and reads the temperature Limit LOW/HIGH values that are set.
Reads ambient temperature data and this data logs to USBUART every 1500ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |