#define show_width 16
#define show_height 16
#define show_x_hot 1
#define show_y_hot 1
static unsigned char show_bits[] = {
   0x00, 0x00, 0x7e, 0x00, 0x3e, 0x00, 0x1e, 0x00, 0x3e, 0x00, 0x76, 0x00,
   0x62, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x3f, 0xe0, 0x3f, 0x60, 0x30,
   0x60, 0x30, 0xe0, 0x3f, 0xe0, 0x3f, 0x00, 0x00};
