#define leftArrowDis_width 8 #define leftArrowDis_height 15 static unsigned char leftArrowDis_bits[] = { 0x80, 0x40, 0xa0, 0x50, 0xa8, 0x54, 0xaa, 0x55, 0xaa, 0x54, 0xa8, 0x50, 0xa0, 0x40, 0x80};