#define saw_sol_width 16 #define saw_sol_height 15 static unsigned char saw_sol_bits[] = { 0xf0, 0x0f, 0x20, 0x00, 0x40, 0x00, 0x80, 0x00, 0x00, 0x01, 0x00, 0x02, 0x00, 0x04, 0xf0, 0x0f, 0x20, 0x00, 0x40, 0x00, 0x80, 0x00, 0x00, 0x01, 0x00, 0x02, 0x00, 0x04, 0xf0, 0x0f};