From c87a6c7bb582a90cab5bba333c6e4abc002c4d2a Mon Sep 17 00:00:00 2001 From: Francois Best Date: Tue, 3 Jul 2012 08:31:19 +0200 Subject: [PATCH] Removed duplicate cae value. --- src/MIDI.cpp | 2 -- 1 file changed, 2 deletions(-) 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