#define art_width 15 #define art_height 9 static unsigned char art_bits[] = { 0x00, 0x02, 0x00, 0x07, 0x80, 0x03, 0xC0, 0x01, 0xE0, 0x00, 0x70, 0x00, 0x38, 0x00, 0x18, 0x00, 0x04, 0x00 };