airquality3
2.0.0.0
|
AirQuality3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
AirQuality3 Click example.
The demo application shows air quality measurement.
The demo application is composed of two sections :
Configuring clicks and log objects. Settings the click in the default configuration. Call the procedure the wakeup function of the chip.
Reads CO2 and TVOC value in the air and logs this data on the USBUART.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |