surfacetemp2 2.0.0.0
|
SurfaceTemp2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint8_t | setup_val |
float | temperature |
SurfaceTemp2 Click example.
This example demonstrates the use of Surface Temp 2 Click.
The demo application is composed of two sections :
Initalizes the driver and configures the click board.
Reads the temperature in Celsius and displays the value on the USB UART each second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |
uint8_t setup_val |
float temperature |