5 lines
105 B
C
5 lines
105 B
C
#define hlines2_width 1
|
|
#define hlines2_height 2
|
|
static unsigned char hlines2_bits[] = {
|
|
0x01, 0x00};
|