pressure19 2.0.0.0
|
Pressure 19 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Pressure 19 Click Example.
This example demonstrates the use of Pressure 19 click board by reading and displaying the absolute pressure value in mBar.
The demo application is composed of two sections :
Initializes the driver and logger.
Reads and displays the absolute pressure value [mBar] on the USB UART approximately once per seconds.
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 | ) |