Move RNDISConstants.h into the RNDIS class driver common definition header.
[pub/USBasp.git] / Demos / Device / LowLevel / AudioOutput / AudioOutput.h
index 7e224f2..448ca34 100644 (file)
@@ -3,7 +3,7 @@
      Copyright (C) Dean Camera, 2010.
 
   dean [at] fourwalledcubicle [dot] com
-      www.fourwalledcubicle.com
+           www.lufa-lib.org
 */
 
 /*
@@ -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);