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.
|
#define find_width 15
|
|
#define find_height 15
|
|
static unsigned char find_bits[] = {
|
|
0x38, 0x0e, 0x28, 0x0a, 0x2e, 0x3a, 0xfe, 0x3f, 0x7f, 0x7f, 0x61, 0x43,
|
|
0x61, 0x43, 0x61, 0x43, 0x61, 0x43, 0xe1, 0x43, 0x21, 0x42, 0x21, 0x42,
|
|
0x21, 0x42, 0x21, 0x42, 0x3f, 0x7e};
|
|
|