X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/7f4462267aeb1f40ad6a9d582168d1b07e53d7f2..9a373c409435796165b2f315b7e3d6fa303d5e4a:/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt diff --git a/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt b/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt index 090f8bed9..77e986617 100644 --- a/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt +++ b/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt @@ -73,17 +73,17 @@ * * * AUDIO_OUT_STEREO - * Makefile LUFA_OPTS + * AppConfig.h * When defined, this outputs the audio samples in stereo to the timer output pins of the microcontroller. * * * AUDIO_OUT_MONO - * Makefile LUFA_OPTS + * AppConfig.h * When defined, this outputs the audio samples in mono to the timer output pin of the microcontroller. * * * AUDIO_OUT_PORTC - * Makefile LUFA_OPTS + * AppConfig.h * When defined, this outputs the audio samples in mono to port C of the microcontroller, for connection to an * external DAC. *