#define note_width 8 #define note_height 8 static unsigned char note_bits[] = { 0xFC, 0xFC, 0x84, 0x84, 0x84, 0x84, 0xE7, 0xE7 };