Fixed incorrect signature in the CDC and DFU class bootloaders for the ATMEGA8U2.
[pub/USBasp.git] / Demos / Host / Incomplete / AudioOutputHost / AudioOutputHost.c
index fed18cb..98df423 100644 (file)
@@ -218,6 +218,7 @@ void Audio_Task(void)
                        USB_HostState = HOST_STATE_Configured;\r
                        break;\r
                case HOST_STATE_Configured:\r
+                       /* Do nothing - audio stream is handled by the timer interrupt routine */\r
                        break;\r
        }\r
 }\r