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 char5b_width 7
|
||
|
#define char5b_height 8
|
||
|
static char char5b_bits[] = {0x1c, 0x30, 0x30, 0x60, 0x30, 0x30, 0x1c, 0x0};
|