mirror of https://github.com/MLXXXp/Arduboy2.git
305423f600 | ||
---|---|---|
.. | ||
README.md | ||
Tunes.ino |
README.md
Tunes
Play a musical composition using the Arduboy.
A small composition is stored by byte PROGMEM score
. The score is played in the sketch loop using playScore(score)
.