proximity12 2.0.0.0
|
Proximity12 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Proximity12 Click example.
This function demonstrates the use of Proximity 12 click board.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Reads the proximity and ALS values and displays the results on the USB UART approximately every 100ms.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |