Ensure all USB device class drivers have the same three main functions as their inter...
[pub/lufa.git] / Demos / Device / AudioInput / AudioInput.c
index 31b3159..93ffe0b 100644 (file)
@@ -62,6 +62,7 @@ int main(void)
                if (Microphone_Audio_Interface.InterfaceEnabled)\r
                  ProcessNextSample();\r
 \r
+               USB_Audio_USBTask(&Microphone_Audio_Interface);\r
                USB_USBTask();\r
        }\r
 }\r