5 lines
99 B
C
5 lines
99 B
C
|
#define vlines2_width 2
|
||
|
#define vlines2_height 1
|
||
|
static unsigned char vlines2_bits[] = {
|
||
|
0x01};
|