diff options
Diffstat (limited to 'Demos/Host/ClassDriver/AudioOutputHost/asf.xml')
-rw-r--r-- | Demos/Host/ClassDriver/AudioOutputHost/asf.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Demos/Host/ClassDriver/AudioOutputHost/asf.xml b/Demos/Host/ClassDriver/AudioOutputHost/asf.xml index 4e7cc50a5..66276597b 100644 --- a/Demos/Host/ClassDriver/AudioOutputHost/asf.xml +++ b/Demos/Host/ClassDriver/AudioOutputHost/asf.xml @@ -19,8 +19,8 @@ <device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
- <build type="c-source" value="AudioInputHost.c"/>
- <build type="header-file" value="AudioInputHost.h"/>
+ <build type="c-source" value="AudioOutputHost.c"/>
+ <build type="header-file" value="AudioOutputHost.h"/>
<build type="module-config" subtype="path" value="Config"/>
<build type="header-file" value="Config/AppConfig.h"/>
|