X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/a9f0369facea9b1b29ee9cf7fedc47664e04e3b7..64d00efd915b8c3842c4fe93605bf8bc73def030:/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.txt diff --git a/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.txt b/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.txt index 0faeedc5c..c28b61e44 100644 --- a/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.txt +++ b/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.txt @@ -64,13 +64,13 @@ * * * USE_TEST_TONE - * Makefile LUFA_OPTS + * AudioOutputHost.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 + * AudioOutputHost.h * When defined, this alters the demo so that the half VCC bias of the microphone input is subtracted. * *