2024-01-06 03:41:49 +00:00

5 lines
160 B
C

#define xin_scr_width 6
#define xin_scr_height 11
static unsigned char xin_scr_bits[] = {
0x04, 0x04, 0x0e, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};