Fixed broken MIDI host driver MIDI_Host_ReceiveEventPacket() function due to not...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 6 May 2012 11:11:33 +0000 (11:11 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 6 May 2012 11:11:33 +0000 (11:11 +0000)
commit1007317c5fd9842036cd1641ffd60eda65034800
tree8f685464bfe09fffe72c28b44de446e4ebda3b92
parent590d9b5ff882182e04dd05209ec46703c29c1e96
Fixed broken MIDI host driver MIDI_Host_ReceiveEventPacket() function due to not unfreezing the MIDI data IN pipe before use (thanks to Michael Brown).
LUFA/DoxygenPages/ChangeLog.txt
LUFA/Drivers/USB/Class/Host/MIDIClassHost.c