Ensure all USB device class drivers have the same three main functions as their inter...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / MIDI.h
index 890d3bb..d158722 100644 (file)
                \r
        /* Function Prototypes: */\r
                bool USB_MIDI_ConfigureEndpoints(USB_ClassInfo_MIDI_t* MIDIInterfaceInfo);\r
+               void USB_MIDI_ProcessControlPacket(USB_ClassInfo_MIDI_t* MIDIInterfaceInfo);\r
                void USB_MIDI_USBTask(USB_ClassInfo_MIDI_t* MIDIInterfaceInfo);\r
 \r
                void USB_MIDI_SendEventPacket(USB_ClassInfo_MIDI_t* MIDIInterfaceInfo, USB_MIDI_EventPacket_t* Event);\r