lps22hb 2.0.0.0
|
Lps22hb Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Lps22hb Click example.
The demo application measures temperature and pressure.
The demo application is composed of two sections :
Initalizes click driver, resets the device, applies default settings and makes an initial log.
This is a example which demonstrates the use of LPS22HB Click board. By measuring temperature and pressure. The results are being sent to the USART terminal where you can track their changes.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |