Removed duplicate cae value.
This commit is contained in:
parent
5bda959405
commit
c87a6c7bb5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue