projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
AppConfigHeaders: Move out the last of the demo/app configurations into new AppConfig...
[pub/lufa.git]
/
Demos
/
Device
/
ClassDriver
/
AudioInput
/
AudioInput.txt
diff --git
a/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
b/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
index
17b476e
..
654536c
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/AudioInput.txt
+++ b/
Demos/Device/ClassDriver/AudioInput/AudioInput.txt
@@
-72,6
+72,11
@@
* <td><b>Description:</b></td>
* </tr>
* <tr>
* <td><b>Description:</b></td>
* </tr>
* <tr>
+ * <td>MIC_IN_ADC_CHANNEL</td>
+ * <td>AppConfig.h</td>
+ * <td>Sets the ADC channel used by the demo for the input audio samples from an attached microphone.</td>
+ * </tr>
+ * <tr>
* <td>USE_TEST_TONE</td>
* <td>AppConfig.h</td>
* <td>When defined, this alters the demo to produce a square wave test tone when the first board button is pressed
* <td>USE_TEST_TONE</td>
* <td>AppConfig.h</td>
* <td>When defined, this alters the demo to produce a square wave test tone when the first board button is pressed