pressure4 2.0.0.0
|
Pressure4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Pressure4 Click example.
This app measure barometric pressure.
The demo application is composed of two sections :
Initializes the click board.
The pressure and temperature data is read from the sensor and it is printed to the UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |