#define note_width 9 #define note_height 9 static unsigned char note_bits[] = { 0x00, 0x00, 0xfc, 0x01, 0x04, 0x01, 0x04, 0x01, 0x04, 0x01, 0x04, 0x01, 0x04, 0x01, 0xc7, 0x01, 0xc7, 0x01 };