#define dots_width 12 #define dots_height 4 static unsigned char dots_bits[] = { 0x00, 0x00, 0x66, 0x06, 0x66, 0x06, 0x00, 0x00};