thermo6 2.0.0.0
|
Thermo6 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Thermo6 Click example.
Demo application shows ambient temperature reading using Thermo 6 click.
The demo application is composed of two sections :
Configuring clicks and log objects. Setting the click in the default configuration to start the measurement.
It measures the temperature and logs a message about the current temperature.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |