10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define switch_0_width 24
|
|
#define switch_0_height 24
|
|
static char switch_0_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x03,0x00,0x00,0x02,0x00,0x80,0x01,0x00,0x00,0x01,
|
|
0x00,0xc0,0x00,0x00,0x80,0x00,0x00,0x60,0x00,0x00,0x40,0x00,
|
|
0x00,0x30,0x00,0x00,0x20,0x00,0x00,0x3e,0x00,0x00,0x79,0x00,
|
|
0x00,0x7d,0x00,0x80,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|