#define comp_width 12
#define comp_height 10
static unsigned char comp_bits[] = {
0xff, 0x0f, 0x01, 0x08, 0xfd, 0x0f, 0x05, 0x08, 0xf5, 0x0f, 0x15, 0x08,
0xd5, 0x0f, 0x55, 0x08, 0x55, 0x08, 0xff, 0x0f};