excelonlp 2.0.0.0
|
ExcelonLP Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
ExcelonLP Click example.
This application writes in RAM memory and read from RAM memory.
The demo application is composed of two sections :
Initializes Device init
Reads device ID, writes 6-bytes (MikroE) to memory and reads 6-bytes from memory
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |