alphanumr 2.0.0.0
|
AlphaNumR Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
AlphaNumR Click example.
This example showcases the initialization and configuration of the logger and click modules and shows how to display characters and numbers on both LED segments of the click.
The demo application is composed of two sections :
This function initializes and configures the logger and click modules.
This function sets the time interval at which the symbols are displayed on the LED segments and shows a few characters and numbers.
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 | ) |
int main | ( | void | ) |