projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Renamed all library events to properly seperate out Device and Host mode events....
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
Class
/
Device
/
MIDI.c
diff --git
a/LUFA/Drivers/USB/Class/Device/MIDI.c
b/LUFA/Drivers/USB/Class/Device/MIDI.c
index
ed3aaa7
..
a74e7a6
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/MIDI.c
+++ b/
LUFA/Drivers/USB/Class/Device/MIDI.c
@@
-33,7
+33,7
@@
\r
#include "MIDI.h"
\r
\r
-void MIDI_Device_ProcessControl
Packe
t(USB_ClassInfo_MIDI_Device_t* const MIDIInterfaceInfo)
\r
+void MIDI_Device_ProcessControl
Reques
t(USB_ClassInfo_MIDI_Device_t* const MIDIInterfaceInfo)
\r
{
\r
\r
}
\r