#define cycle_bm_width 16 #define cycle_bm_height 16 static unsigned char cycle_bm_bits[] = { 0x00, 0x00, 0xc0, 0x07, 0xf0, 0x9f, 0x38, 0xf8, 0x0c, 0xe0, 0x0c, 0xf0, 0x06, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0xc0, 0x1e, 0x60, 0x0e, 0x60, 0x3e, 0x38, 0xf2, 0x1f, 0xc0, 0x07};