10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
#define sgate_1_2_width 24
|
|
#define sgate_1_2_height 24
|
|
static char sgate_1_2_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,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xa8,0xaa,0x0a,
|
|
0x54,0x55,0x0d,0x04,0x00,0x08,0xdb,0xb6,0x05,0xff,0xff,0x07,
|
|
0xff,0xff,0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|