c4dotmatrixr 2.0.0.0
|
c4dotmatrixr Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
c4dotmatrixr Click example
This example demonstrates the use of 4Dot-Matrix R click board.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Displays a desired text message and then numbers from -20 to 20 on the click board. Each step will be logged on the USB UART where you can track the program flow.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |