c16x9 2.0.0.0
|
16x9 Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
c16x9_image_t | image_on |
c16x9_image_t | image_off |
c16x9_char_t | data_char |
c16x9_rectangle_t | rectangle |
16x9 Click example
Demo application is used to shows basic controls 16x9 click
The demo application is composed of two sections :
Configuring clicks and log objects. Set basic images and characters to be drawn on the screen.
Display character, image and rectangle every 1 second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |
c16x9_char_t data_char |
c16x9_image_t image_off |
c16x9_image_t image_on |
c16x9_rectangle_t rectangle |