5 lines
239 B
Text
5 lines
239 B
Text
#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};
|