2019-10-22 15:31:32 +02:00

6 lines
234 B
C

#define desk_toggled_width 10
#define desk_toggled_height 10
static unsigned char desk_toggled_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xc6, 0x00, 0xc6, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0xc6, 0x00, 0xc6, 0x00, 0x00, 0x00 };