#define blip_width 3 #define blip_height 3 static char blip_bits[] = { 0x02, 0x07, 0x02, };