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

6 lines
239 B
Plaintext
Executable File

#define menu12_width 12
#define menu12_height 12
static unsigned char menu12_bits[] = {
0xfe, 0x03, 0x02, 0x02, 0x02, 0x06, 0x72, 0x06, 0x02, 0x06, 0x72, 0x06,
0x02, 0x06, 0x72, 0x06, 0x02, 0x06, 0x02, 0x06, 0xfe, 0x07, 0xf8, 0x07};