1#define dial_cw2_width 9
2#define dial_cw2_height 7
3static unsigned char dial_cw2_bits[] = {
4   0x33, 0x00, 0x66, 0x00, 0xcc, 0x00, 0xff, 0x01, 0xcc, 0x00, 0x66, 0x00,
5   0x33, 0x00};
6