10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define gate_2_4_width 24
|
|
#define gate_2_4_height 24
|
|
static char gate_2_4_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x18,0x00,0x00,0x1c,0x00,0x00,0x16,0x00,
|
|
0x80,0x1b,0x00,0x80,0x11,0x00,0x80,0x19,0x00,0x80,0x11,0x00,
|
|
0x80,0x19,0x00,0x80,0x11,0x00,0x80,0x19,0x00,0x80,0x11,0x00,
|
|
0x80,0x19,0x00,0x80,0x11,0x00,0x80,0x19,0x00,0x80,0x11,0x00,
|
|
0x80,0x19,0x00,0x80,0x11,0x00,0x80,0x19,0x00,0x80,0x15,0x00,
|
|
0x80,0x0b,0x00,0x80,0x05,0x00,0x80,0x07,0x00,0x80,0x07,0x00};
|