lr3 2.0.0.0
|
LR3 Click example. More...
Macros | |
#define | MASTER |
#define | TEXT_TO_SEND "MikroE" |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LR3 Click example.
This example reads and processes data from LR 3 clicks.
The demo application is composed of two sections :
Initializes the driver, enables the click board and configures it for the selected mode.
Depending on the selected mode, it reads all the received data or sends a desired message every 3 seconds. All data is being displayed on the USB UART.
#define MASTER |
#define TEXT_TO_SEND "MikroE" |
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |