#define eye_closed_width 17 #define eye_closed_height 11 static unsigned char eye_closed_bits[] = { 0x00, 0x00, 0x00, 0xc0, 0x07, 0x00, 0x30, 0x18, 0x00, 0x0c, 0x60, 0x00, 0x02, 0x80, 0x00, 0x02, 0x80, 0x00, 0x02, 0x80, 0x00, 0x0c, 0x60, 0x00, 0x30, 0x18, 0x00, 0xc0, 0x07, 0x00, 0x00, 0x00, 0x00};