ambient5 2.0.0.0
|
Ambient5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Ambient5 Click example.
This application calculates the ambiance light.
The demo application is composed of two sections :
Initializes i2c driver, powers the device and calculates refresh time.
Logs high resolution data after a period of time ( refresh time calculated using - ambient5_getRefreshTime( ) )
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |