aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Device/MIDI.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-06-19 07:29:02 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-06-19 07:29:02 +0000
commit35bdada24b49c4dd1900a78a1595077b99814cf9 (patch)
tree555cbab08c42b76212656c15309bb7c0311fcd8b /LUFA/Drivers/USB/Class/Device/MIDI.h
parentfeabfd12ce3d14b43d2decb2b2f1c5b27e9d6181 (diff)
downloadlufa-35bdada24b49c4dd1900a78a1595077b99814cf9.tar.gz
lufa-35bdada24b49c4dd1900a78a1595077b99814cf9.tar.bz2
lufa-35bdada24b49c4dd1900a78a1595077b99814cf9.zip
Clean up RNDIS demo type define names.
Diffstat (limited to 'LUFA/Drivers/USB/Class/Device/MIDI.h')
-rw-r--r--LUFA/Drivers/USB/Class/Device/MIDI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Drivers/USB/Class/Device/MIDI.h b/LUFA/Drivers/USB/Class/Device/MIDI.h
index e2e06b635..2cadeaf58 100644
--- a/LUFA/Drivers/USB/Class/Device/MIDI.h
+++ b/LUFA/Drivers/USB/Class/Device/MIDI.h
@@ -69,7 +69,7 @@
/** Current State information structure for \ref USB_ClassInfo_MIDI_Device_t MIDI device interface structures. */
typedef struct
{
-
+ // No state information for this class yet
} USB_ClassInfo_MIDI_Device_State_t;
/** Class state structure. An instance of this structure should be made for each MIDI interface