#define pen2_width 16 #define pen2_height 16 static char pen2_bits[] = { 0x00, 0x00, 0x00, 0x40, 0x00, 0x30, 0x00, 0x7c, 0x00, 0x06, 0x00, 0x3f, 0x80, 0x01, 0xc0, 0x1f, 0xe0, 0x00, 0xe0, 0x07, 0x30, 0x00, 0xf0, 0x01, 0x18, 0x00, 0x08, 0x00, 0x04, 0x00, 0x02, 0x00};