5 lines
134 B
C
5 lines
134 B
C
|
#define fs_02_width 8
|
||
|
#define fs_02_height 8
|
||
|
static unsigned char fs_02_bits[] = {
|
||
|
0xF1, 0x5B, 0x3D, 0x67, 0xE6, 0xBC, 0xDA, 0x8F };
|