From 13085a335125808f3b2f9adc495c6fe26053cebe Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 13 May 2012 15:03:17 +0000 Subject: AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h configuration header files. --- Demos/Device/LowLevel/AudioInput/AudioInput.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Demos/Device/LowLevel/AudioInput/AudioInput.txt') diff --git a/Demos/Device/LowLevel/AudioInput/AudioInput.txt b/Demos/Device/LowLevel/AudioInput/AudioInput.txt index dd3f6e682..17b476e24 100644 --- a/Demos/Device/LowLevel/AudioInput/AudioInput.txt +++ b/Demos/Device/LowLevel/AudioInput/AudioInput.txt @@ -73,13 +73,13 @@ * * * 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. * * -- cgit v1.2.3