aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-07-14 07:33:06 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-07-14 07:33:06 +0000
commit73a79ad6cb68be71b18f3a3b7a8ee3af9cb7c31d (patch)
treeb7d4e9fb21e3903002a498ae8098c281d8e67cd9 /Demos/Device/ClassDriver/AudioInput/AudioInput.txt
parent8ac87c501be10e211ae9597c643b0023e2e0d614 (diff)
Added better module summaries.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@646 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/ClassDriver/AudioInput/AudioInput.txt')
-rw-r--r--Demos/Device/ClassDriver/AudioInput/AudioInput.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/AudioInput/AudioInput.txt b/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
index 0ed4ed0c..b6649cca 100644
--- a/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
+++ b/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
@@ -56,7 +56,7 @@
* as a USB microphone. Incoming audio from the ADC channel 1 will
* be sampled and sent to the host computer.
*
- * To use, connect a microphone to the ADC channel 2.
+ * To use, connect a microphone to the ADC channel 1.
*
* Under Windows, if a driver request dialogue pops up, select the option
* to automatically install the appropriate drivers.