#define ir_width 8
#define ir_height 8
static char ir_bits[] = {
   0xdd, 0xee, 0xdd, 0xee, 0xdd, 0xee, 0xdd, 0xee};
