thermo28 2.1.0.0
|
Thermo 28 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Thermo 28 Click example.
This example demonstrates the use of Thermo 28 click boardâ„¢ by reading and displaying the temperature measurements.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
This is an example that shows the use of a Thermo 28 click boardâ„¢. Reads the temperature measurement in degree Celsius and displays the results. Results are being sent to the Usart Terminal where you can track their changes.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |