#define home_width 16
#define home_height 16
static unsigned char home_bits[] = {
   0x00, 0x00, 0x80, 0x01, 0x40, 0x02, 0x20, 0x04, 0x10, 0x08, 0xc8, 0x13,
   0x44, 0x22, 0x44, 0x22, 0xc4, 0x23, 0x04, 0x20, 0xc4, 0x23, 0x44, 0x22,
   0x44, 0x22, 0x44, 0x22, 0xfc, 0x3f, 0x00, 0x00};
