rgbdriver 2.0.0.0
|
RgbDriver Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
RgbDriver Click example.
This application sets the brightness over RGB value.
The demo application is composed of two sections :
Initializes driver and logger, and configures the click board.
Changes the color of RGB LED tape connected to the click board every 2 seconds. The name of the selected color will be displayed on USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |