#define max_width 16 #define max_height 16 #define max_x_hot 3 #define max_y_hot 11 static char max_bits[] = { 0x03, 0x00, 0xfb, 0x7f, 0x03, 0x00, 0xfb, 0x7f, 0xfb, 0x7f, 0xfb, 0x7f, 0xfb, 0x7f, 0x03, 0x7f, 0x7b, 0x7f, 0x03, 0x7f, 0x7b, 0x7f, 0x7b, 0x7f, 0x03, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };