#define w1_width 16
#define w1_height 16
#define w1_x_hot 8
#define w1_y_hot 8
static char w1_bits[] = {
   0xff, 0xff, 0x1f, 0xff, 0x1f, 0xfd, 0x0f, 0xfb, 0x0b, 0xef, 0x07, 0xf7,
   0x07, 0x9f, 0x07, 0x9e, 0x03, 0xac, 0x01, 0x88, 0x13, 0xf8, 0x3f, 0xf8,
   0x3f, 0xf0, 0x0f, 0xf0, 0x3f, 0xfc, 0xff, 0xff};
