5 lines
118 B
C
5 lines
118 B
C
#define close_width 5
|
|
#define close_height 5
|
|
static unsigned char close_bits[] = {
|
|
0x11, 0x0a, 0x04, 0x0a, 0x11 };
|