Need help to finish the code

wvmarle:
Fixed that (I think - didn't really check on it).
Got the address, value order mixed up again in EEPROM.write.

How would the alarm lights have to follow the music exactly?

You are getting a very special 3rd item from me for doing all this. in addtion to the other 2 which are in transit now. I hope it will make you happy when you get it. Please check the message in the PM :slight_smile:

Oh, and in addition to my previous message, if you manage to implement the new alarm sound/lights, could you please make sure all the old mario music related bits and buzzing effects are removed from the code. such as the notes declarations, tempo declarations, etc. from the beginning of the code and from other parts of the code. so that in the future it is easy to maintain the code, if I have to. so that, no redundant stuff is left.

Oh and please remember to make it so that alarm lights show, even with general On/Off button in off position, basically the same logic as before but with new alarm lights.

And also the priority thing with hourly specialEffects. if alarm time is reached, alarm lights are priority and hourly special effects are skipped. not just delayed.

And from there on, it will be just a matter of final test.

Thank you very much.