#define iss_width 20 #define iss_height 16 #define iss_x_hot 10 #define iss_y_hot 6 static char iss_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x03, 0x00, 0x08, 0x02, 0x00, 0x10, 0x01, 0x00, 0xfc, 0xff, 0x03, 0x04, 0x00, 0x02, 0x74, 0x77, 0x02, 0x24, 0x11, 0x02, 0x24, 0x77, 0x02, 0x24, 0x44, 0x02, 0x74, 0x77, 0x02, 0x04, 0x00, 0x02, 0xfc, 0xff, 0x03, 0x00, 0x00, 0x00};