Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt...
[pub/USBasp.git] / Demos / Device / LowLevel / AudioOutput / AudioOutput.h
index 7e224f2..46540db 100644 (file)
@@ -63,7 +63,6 @@
 
        /* Function Prototypes: */
                void SetupHardware(void);
-               void USB_Audio_Task(void);
 
                void EVENT_USB_Device_Connect(void);
                void EVENT_USB_Device_Disconnect(void);