arduino-volume2
arduino-volume2 copied to clipboard
Make toneMillis volatile
Non-volatile toneMillis caused Volume::delay() to never return.
Fixes https://github.com/connornishijima/arduino-volume2/issues/1
CC: @stonehippo