bargraph 2.0.0.0
|
BarGraph Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
BarGraph Click example.
This application uses a high-quality bar graph LED display.
The demo application is composed of two sections :
Initializes driver init and BarGraph init.
Counter passes through the loop and logs the value of the counter on the bargraph display.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |