mirror of
https://github.com/dschmenk/Appalm.git
synced 2024-12-21 20:29:16 +00:00
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
#define char10_width 7
|
|
#define char10_height 8
|
|
static char char10_bits[] = {0x78, 0x44, 0x44, 0x78, 0x40, 0x40, 0x40, 0x0};
|