alcohol2 2.0.0.0
|
Alcohol2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Alcohol2 Click example.
The demo application gets Alcohol data and logs data to USBUART.
The demo application is composed of two sections :
Initializes device configuration.
Gets Alcohol (C2H5OH) data and logs data to USBUART every 500ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |