4 lines
148 B
C
4 lines
148 B
C
#define shade_toggled_width 6
|
|
#define shade_toggled_height 6
|
|
static unsigned char shade_toggled_bits[] = {
|
|
0x00, 0x00, 0x22, 0x14, 0x08, 0x00 };
|