38 #define GLCD_UNIT_TEST_BITMAP_ENABLE
void glcd_test_hello_world(void)
Print hello world to display.
volatile uint8_t unit_test_return
Fonts.
void glcd_test_scrolling_graph(void)
Demonstrate scrolling bar graph.
void glcd_test_bitmap_128x64(void)
Demonstrate bitmap display.
void glcd_test_circles(void)
Make random "exploding circles".
void glcd_test_counter_and_graph(void)
void glcd_test_rectangles(void)
Demonstrating rectangle drawing.
void glcd_test_text_up_down(void)
Scroll some text up and down the screen.
void glcd_test_tiny_text(void)
Display all chars of tiny 5x7 font, scrolling previous lines one by one every second.