#define clear_width 8 #define clear_height 8 static unsigned char clear_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};