mirror of
https://github.com/dschmenk/Appalm.git
synced 2025-01-02 08:29:54 +00:00
4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
#define char1a_width 7
|
|
#define char1a_height 8
|
|
static char char1a_bits[] = {0x7c, 0x4, 0x8, 0x10, 0x20, 0x40, 0x7c, 0x0};
|