#define hour_c_width 16
#define hour_c_height 16
#define hour_c_x_hot 7
#define hour_c_y_hot 7
static char hour_c_bits[] = {
   0x00, 0x00, 0xfe, 0x3f, 0x14, 0x14, 0xb4, 0x16, 0x54, 0x15, 0xa4, 0x12,
   0x44, 0x11, 0x84, 0x10, 0x84, 0x10, 0x44, 0x11, 0x24, 0x12, 0x94, 0x14,
   0x54, 0x15, 0xb4, 0x16, 0xfe, 0x3f, 0x00, 0x00};
