#define watch_width   19
#define watch_height  19
#define watch_x_hot   9
#define watch__y_hot  9
static char watch_bits[] = {
   0x0e, 0x07, 0x00, 0xe7, 0x3f, 0x00, 0x3f, 0x60, 0x00, 0xcd, 0x9f, 0x00,
   0x74, 0x70, 0x01, 0x36, 0x62, 0x03, 0x1a, 0xc2, 0x02, 0x0a, 0x82, 0x02,
   0x0b, 0x82, 0x06, 0x0b, 0x82, 0x06, 0x0b, 0x84, 0x06, 0x0a, 0x88, 0x02,
   0x1a, 0xc0, 0x02, 0x36, 0x60, 0x03, 0x74, 0x70, 0x01, 0xc8, 0x9f, 0x00,
   0x30, 0x60, 0x00, 0xe0, 0x3f, 0x00, 0x00, 0x07, 0x00};
