diff --git a/src/MIDI.cpp b/src/MIDI.cpp index d85c5d1..dab4704 100644 --- a/src/MIDI.cpp +++ b/src/MIDI.cpp @@ -528,8 +528,6 @@ bool MIDI_Class::parse(byte inChannel) case ProgramChange: case AfterTouchChannel: case PitchBend: - case ProgramChange: - case AfterTouchChannel: // If the status byte is not received, prepend it // to the pending message