barometer2 2.0.0.0
|
Barometer2 Click example. More...
Functions | |
void | application_init () |
void | application_task () |
int | main (void) |
Barometer2 Click example.
This application measures temperature and pressure data.
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 temperature and pressure values every second.
void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |