pressure9 2.0.0.0
|
Pressure9 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Pressure9 Click example.
The demo application displays the pressure and temperature measurement using Pressure 9 click.
The demo application is composed of two sections :
Initialization the driver, test comunication, and performs the click default configuration.
Reads Temperature data in [C] and Pressure data in [mBar] and this data logs to the USB UART every 2 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |