ArduinoTapTempo
ArduinoTapTempo copied to clipboard
Added a setter for beatlength with checking bounds
I created a setter for beat length and included a check for the min and max bounds.
setBPM also calls this one now to include the checks and fixed the return type to void