#define show_width 8
#define show_height 12
static unsigned char show_bits[] = {
   0x80, 0x80, 0xc0, 0x40, 0x60, 0x20, 0x30, 0x10, 0x19, 0x0b, 0x0e, 0x04};
