/* picture.h */ #define PIC_WIDTH = 142 #define PIC_HEIGHT = 83 #define PIC_MM_PER_PIX = static unsigned char picture[PIC_HEIGHT][PIC_WIDTH] = {