#define replot_width 16 #define replot_height 16 static unsigned char replot_bits[] = { 0xe0, 0x00, 0xf0, 0x03, 0x38, 0x07, 0x1c, 0x6e, 0x0e, 0x6c, 0x07, 0x70, 0x03, 0x7c, 0x00, 0x7c, 0x1f, 0x00, 0x1f, 0x30, 0x07, 0x38, 0x1b, 0x1c, 0x3b, 0x0e, 0x70, 0x07, 0xe0, 0x03, 0xc0, 0x01};