aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/AudioOutputHost/asf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/LowLevel/AudioOutputHost/asf.xml')
-rw-r--r--Demos/Host/LowLevel/AudioOutputHost/asf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/LowLevel/AudioOutputHost/asf.xml b/Demos/Host/LowLevel/AudioOutputHost/asf.xml
index a56c84d09..177fba277 100644
--- a/Demos/Host/LowLevel/AudioOutputHost/asf.xml
+++ b/Demos/Host/LowLevel/AudioOutputHost/asf.xml
@@ -13,7 +13,7 @@
<module type="application" id="lufa.demos.host.lowlevel.audio_output" caption="Audio Output Host Demo (Low Level APIs)">
<info type="description" value="summary">
- Audio Output Host demo, implementing a basic USB audio source that can output audio data to an attached device.
+ Audio Output Host demo, implementing a basic USB audio source that can output audio data to an attached device. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs.
</info>
<info type="gui-flag" value="move-to-root"/>