ArduinoTapTempo icon indicating copy to clipboard operation
ArduinoTapTempo copied to clipboard

Added a setter for beatlength with checking bounds

Open eppfel opened this issue 4 years ago • 0 comments

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

eppfel avatar Jan 11 '21 10:01 eppfel