proximity8 2.0.0.0
|
Proximity8 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Proximity8 Click example.
This application enables usage of the proximity sensor
The demo application is composed of two sections :
Initialization Driver init, test comunication and configuration chip for measurement
Reads Proximity data and this data logs to the USBUART every 1500ms.
note: The reading value and proximity of the data depend on the configuration.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |