proximity5 2.0.0.0
|
Proximity5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Proximity5 Click example.
This application enables usage of the proximity and ablient light sensing.
The demo application is composed of two sections :
Configures the micro controller for communication and initializes the click board.
The proximity data is read from the sensor and it is printed to the UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |