Module gfx

Module gfx 

Source

Functionsยง

clear
Clears the display buffer. Fills it with 0x00.
draw_line
draw_point
Draws a single point onto the display buffer.
fill
Fill the display buffer with a value which maybe either 0x00 or 0xFF.