Files
2024-12-01 12:52:25 +05:30

5 lines
117 B
Plaintext
Executable File

#define bar7_width 7
#define bar7_height 7
static char bar7_bits[] = {
0x00, 0x3f, 0x61, 0x61, 0x7f, 0x7e, 0x00};