mirror of
https://github.com/dschmenk/Appalm.git
synced 2025-01-02 08:29:54 +00:00
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
|
#define char1b_width 7
|
||
|
#define char1b_height 8
|
||
|
static char char1b_bits[] = {0x7c, 0x60, 0x60, 0x60, 0x60, 0x60, 0x7c, 0x0};
|