EE445M RTOS
Taken at the University of Texas Spring 2015
|
Go to the source code of this file.
Functions | |
void | printFramebuffer (unsigned char *fb) |
void printFramebuffer | ( | unsigned char * | fb | ) |
Definition at line 5 of file console_framebuffer.c.
References OLED_HEIGHT, OLED_WIDTH, RIT_FB_WIDTH, SHADE_0, SHADE_1, SHADE_2, and SHADE_3.
Referenced by demonstrateClock(), demonstrateDrawShapes(), demonstrateDrawString(), and main().