Remove unneccesary call to USB_Device_EnableSOFEvents() in the MassStorage and MIDI...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 21 Aug 2010 08:21:17 +0000 (08:21 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 21 Aug 2010 08:21:17 +0000 (08:21 +0000)
commit38d2e694ef878aadb10220a9e72e56d2bf27927c
treef9e10fbe5a34fdb5df57116a95cbb8dfebca30b8
parent95079868bb7a8ba8fa3157bdc6d546772a51aa79
Remove unneccesary call to USB_Device_EnableSOFEvents() in the MassStorage and MIDI Device Class demos.
Demos/Device/ClassDriver/MIDI/MIDI.c
Demos/Device/ClassDriver/MassStorage/MassStorage.c