mirror of https://github.com/MLXXXp/Arduboy2.git
390e5919dc
- stated savings is for any graphics only programs not using the printing code at all |
||
---|---|---|
.. | ||
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)
.