#define greyprevious_width 16
#define greyprevious_height 16
static unsigned char greyprevious_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x80, 0x40, 0x40, 0x20, 0xa0, 0x50, 0x50, 0x28,
   0xa8, 0x54, 0x54, 0x2b, 0xa8, 0x54, 0x50, 0x28, 0xa0, 0x50, 0x40, 0x20,
   0x80, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
