Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt...
[pub/USBasp.git] / Demos / Device / ClassDriver / AudioInput / AudioInput.h
index a243333..6480b56 100644 (file)
@@ -77,7 +77,6 @@
 
        /* Function Prototypes: */
                void SetupHardware(void);
-               void ProcessNextSample(void);
 
                void EVENT_USB_Device_Connect(void);
                void EVENT_USB_Device_Disconnect(void);