Skip to content

Commit

Permalink
Update warbl2_firmware.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
amowry committed Apr 25, 2024
1 parent dce0245 commit 89fe56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warbl2_firmware/warbl2_firmware.ino
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ void loop() {
debounceFingerHoles(); // Get the new MIDI note if the fingering has changed.
getShift(); // Shift the next note up or down based on register and key.
sendNote(); // Send the note as soon as we know the note, state, and shift.
readMIDI(); // Read incoming MIDI messages.
readMIDI(); // Read incoming MIDI messages .



Expand Down

0 comments on commit 89fe56d

Please sign in to comment.