100 #define NOTE_AS6 1865
103 #define NOTE_CS7 2217
105 #define NOTE_DS7 2489
108 #define NOTE_FS7 2960
110 #define NOTE_GS7 3322
112 #define NOTE_AS7 3729
115 #define NOTE_CS8 4435
117 #define NOTE_DS8 4978
137 void setMelody(
const int *notes,
const uint8_t *lengths,
unsigned int size);
147 const uint8_t *lengths;
150 unsigned long duration;
151 unsigned long startNote;