aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h')
-rw-r--r--Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h b/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h
index f60f48ff8..3e03f7f65 100644
--- a/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h
+++ b/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h
@@ -66,7 +66,6 @@
#define LEDMASK_USB_ERROR (LEDS_LED1 | LEDS_LED3)
/* Function Prototypes: */
- void Audio_Task(void);
void SetupHardware(void);
void EVENT_USB_Host_HostError(const uint8_t ErrorCode);