#define busy_1_mask_width 18 #define busy_1_mask_height 18 static char busy_1_mask_bits[] = { 0xff, 0xff, 0x03, 0xff, 0xff, 0x03, 0xff, 0xff, 0x03, 0xfe, 0xff, 0x01, 0xfe, 0xff, 0x01, 0xfe, 0xff, 0x01, 0xfe, 0xff, 0x01, 0xee, 0xdf, 0x01, 0xce, 0xcf, 0x01, 0xce, 0xcf, 0x01, 0xee, 0xdc, 0x01, 0x7e, 0xf8, 0x01, 0x7e, 0xf8, 0x01, 0x3e, 0xf0, 0x01, 0x3e, 0xf0, 0x01, 0xff, 0xff, 0x03, 0xff, 0xff, 0x03, 0xff, 0xff, 0x03, };