X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/a8b66f318dda3cc18dfcedaa3af3d01ab68b82e8..11ed8be1754e57eafbb4b4a62325cfd77317ff77:/Demos/Device/LowLevel/AudioInput/AudioInput.txt
diff --git a/Demos/Device/LowLevel/AudioInput/AudioInput.txt b/Demos/Device/LowLevel/AudioInput/AudioInput.txt
index fd94748d6..17b476e24 100644
--- a/Demos/Device/LowLevel/AudioInput/AudioInput.txt
+++ b/Demos/Device/LowLevel/AudioInput/AudioInput.txt
@@ -73,20 +73,15 @@
*
*
* | USE_TEST_TONE |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* When defined, this alters the demo to produce a square wave test tone when the first board button is pressed
* instead of sampling the board microphone. |
*
*
* | MICROPHONE_BIASED_TO_HALF_RAIL |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* When defined, this alters the demo so that the half VCC bias of the microphone input is subtracted. |
*
- *
- * | AUDIO_SAMPLE_FREQUENCY |
- * Descriptors.h |
- * Gives the audio sample rate per channel for the audio stream, in Hz. |
- *
*
*/