Merge branch 'master' of github.com:abcminiuser/lufa
[pub/USBasp.git] / Demos / Device / ClassDriver / MIDI / MIDI.c
index bec4428..d49dc4c 100644 (file)
@@ -44,7 +44,7 @@ USB_ClassInfo_MIDI_Device_t Keyboard_MIDI_Interface =
        {
                .Config =
                        {
-                               .StreamingInterfaceNumber = 1,
+                               .StreamingInterfaceNumber = INTERFACE_ID_AudioStream,
                                .DataINEndpoint           =
                                        {
                                                .Address          = MIDI_STREAM_IN_EPADDR,