#define showlist_width 17 #define showlist_height 17 static unsigned char showlist_bits[] = { 0xff, 0xff, 0x01, 0xfb, 0xff, 0x01, 0xf7, 0xff, 0x01, 0xef, 0xff, 0x01, 0x8f, 0xff, 0x01, 0x27, 0xfe, 0x01, 0x77, 0xf8, 0x01, 0x77, 0xc0, 0x01, 0x77, 0xf8, 0x01, 0x27, 0xfc, 0x01, 0x0f, 0xff, 0x01, 0x8f, 0xff, 0x01, 0xef, 0xff, 0x01, 0xf7, 0xff, 0x01, 0xf7, 0xff, 0x01, 0xff, 0xff, 0x01, 0xff, 0xff, 0x01, };