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