pressure6 2.0.0.0
|
Pressure6 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Pressure6 Click example.
This app returns the value of pressure on the sensor.
The demo application is composed of two sections :
Driver initialization and powering ON procedure to wake up the sensor and seting up the measurement mode.
Read Pressure data and Temperature data and logs data to USBUART every 1 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |