#define uph1_width 13 #define uph1_height 13 static unsigned char uph1_bits[] = { 0xc0, 0x00, 0xe0, 0x00, 0xf0, 0x00, 0xf8, 0x1f, 0xfc, 0x1f, 0xfe, 0x1f, 0xff, 0x1f, 0xfe, 0x1f, 0xfc, 0x1f, 0xf8, 0x1f, 0xf0, 0x00, 0xe0, 0x00, 0xc0, 0x00};