10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
#define gate_6_width 24
|
|
#define gate_6_height 24
|
|
static char gate_6_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xa0,0xaa,0x2a,
|
|
0xf0,0xff,0x3f,0x10,0x00,0x20,0x10,0x7c,0x20,0x08,0x83,0x10,
|
|
0x88,0x01,0x11,0x88,0x6d,0x11,0x84,0x6d,0x09,0x04,0x81,0x08,
|
|
0x04,0x4b,0x08,0x02,0x23,0x04,0x03,0x1f,0x04,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};
|