#define note_width 16 #define note_height 16 static unsigned char note_bits[] = { 0xff, 0x03, 0x01, 0x06, 0x01, 0x0a, 0x01, 0x12, 0x01, 0x22, 0x01, 0x7e, 0x01, 0x40, 0xbd, 0x43, 0x01, 0x40, 0x01, 0x40, 0xfd, 0x5e, 0x01, 0x40, 0x01, 0x40, 0xbd, 0x4f, 0x01, 0x40, 0xff, 0x7f };