5 lines
99 B
C
5 lines
99 B
C
|
#define vlines3_width 3
|
||
|
#define vlines3_height 1
|
||
|
static unsigned char vlines3_bits[] = {
|
||
|
0x02};
|