#define watch_width 16
#define watch_height 16
static char watch_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x00, 0x40,
   0xe0, 0x21, 0x00, 0x11, 0x8e, 0x08, 0x48, 0x04, 0x24, 0x7c, 0xe2, 0x01,
   0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
