scanner 2.0.0.0
|
Scanner Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Scanner Click example.
This example reads data from Scanner clicks.
The demo application is composed of two sections :
Initializes the driver and starts up the module.
Reads the array of 102 pixels and displays the results on the USB UART as frequently as possible.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |