6 lines
170 B
C
6 lines
170 B
C
![]() |
#define equal_gx_width 8
|
||
|
#define equal_gx_height 12
|
||
|
static unsigned char equal_gx_bits[] = {
|
||
|
0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00};
|
||
|
|