X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/feabfd12ce3d14b43d2decb2b2f1c5b27e9d6181..35bdada24b49c4dd1900a78a1595077b99814cf9:/LUFA/Drivers/USB/Class/Device/MIDI.h 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