magicrfid 2.0.0.0
|
Magic RFID Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Magic RFID Click Example.
This example reads and processes data from Magic RFID clicks.
The demo application is composed of two sections :
Initialize driver init and starts default configuration module.
Reads TAG information and RSSI value of the TAG and logs it on UART.
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 | ) |
void main | ( | void | ) |