Trasselfrisyr / NuEVI

Electronic Valve Instrument – MIDI controller based on the Teensy 3.2
GNU General Public License v3.0
54 stars 11 forks source link

Removed overly complex logic #38

Closed blind closed 8 months ago

blind commented 1 year ago

The leverIsOn and biteIsOn variables were only used inside their respective functions, and could be removed completely.