1#define cb_check_width 11 2#define cb_check_height 11 3static unsigned char cb_check_bits[] = { 4 0x00, 0x00, 0x00, 0x06, 0x80, 0x03, 0xc6, 0x01, 0xe7, 0x00, 0x77, 0x00, 5 0x3f, 0x00, 0x1f, 0x00, 0x0f, 0x00, 0x06, 0x00, 0x00, 0x00}; 6