ambient3 2.0.0.0
|
Ambient3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
Ambient3 Click example.
This example demonstrates the use of Ambient 3 Click board.
The demo application is composed of two sections :
Initializes the driver and logger.
Reads the device temperature, and daylight in LUX and logs results to USB UART each second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |