You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
224 B
6 lines
224 B
10 years ago
|
#define arch_10x10_width 10
|
||
|
#define arch_10x10_height 10
|
||
|
static unsigned char arch_10x10_bits[] = {
|
||
|
0x10, 0x00, 0x10, 0x00, 0x38, 0x00, 0x38, 0x00, 0x7C, 0x00, 0x7C, 0x00,
|
||
|
0xEE, 0x00, 0xC6, 0x00, 0xC7, 0x01, 0x01, 0x01 };
|