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 eye_r_width 8 |
|
#define eye_r_height 8 |
|
static unsigned char eye_r_bits[] = { |
|
0x00, 0x00, 0xD8, 0x40, 0x40, 0x21, 0x9F, 0x40 };
|
|
|