bargraph2 2.0.0.0
|
Bargraph2 Click example. More...
Functions | |
void | application_init () |
void | application_task () |
int | main (void) |
Bargraph2 Click example.
The example starts off with the initalisation and configuration of the logger and click modules and later on showcases different ways of lighting LED diodes on the click.
The demo application is composed of two sections :
This function initializes and configures the logger and click modules.
This function shows the user how to light single and multiple LED diodes.
void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |