pressure17 2.0.0.0
|
Pressure17 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Pressure17 Click example.
This example demonstrates the use of Pressure 17 click board by reading and displaying the pressure and temperature data.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Waits for the data ready interrupt and then reads the pressure [mbar] and temperature [C] data and displays the results on the USB UART approximately every 200ms.
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 | ) |