ambient6 2.0.0.0
|
Ambient6 Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
Ambient6 Click example.
This application measurement ambient light
The demo application is composed of two sections :
Initialization driver init and default configuration device for measurement
Read Ambient Light in lux[lx] and this data logs to USBUART every 1sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |