mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-23 11:32:32 +00:00
5 lines
140 B
C
5 lines
140 B
C
|
#define info_02_width 8
|
||
|
#define info_02_height 8
|
||
|
static unsigned char info_02_bits[] = {
|
||
|
0xFF, 0xE7, 0xFF, 0xE7, 0xE7, 0xE7, 0xE7, 0xFF };
|