Rename new CDC class bootloader NO_LOCK_BYTE_SUPPORT compile time option to NO_LOCK_B...
[pub/USBasp.git] / Demos / Device / ClassDriver / AudioInput / AudioInput.h
index a243333..0ed8830 100644 (file)
@@ -3,7 +3,7 @@
      Copyright (C) Dean Camera, 2010.
 
   dean [at] fourwalledcubicle [dot] com
-      www.fourwalledcubicle.com
+           www.lufa-lib.org
 */
 
 /*
@@ -77,7 +77,6 @@
 
        /* Function Prototypes: */
                void SetupHardware(void);
-               void ProcessNextSample(void);
 
                void EVENT_USB_Device_Connect(void);
                void EVENT_USB_Device_Disconnect(void);