templog6 2.0.0.0
|
TempLog6 Click example. More...
Functions | |
void | application_init () |
void | application_task () |
int | main (void) |
TempLog6 Click example.
The example starts off with the initialization and configuration of the click and logger modules, tests the communication channel and reads and displays local and remote temperature values every second.
The demo application is composed of two sections :
Initializes and configures the click and logger modules and tests the communication for errors.
Reads and displays local and remote temperature values every second.
void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |