X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/c31fdbd03eee95660d65adb0f1bf7c0c397fd435..refs/heads/ProMicro:/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt diff --git a/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt b/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt index fbb654366..8f0c7d656 100644 --- a/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt +++ b/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt @@ -67,23 +67,23 @@ * * * - * - * - * + * + * + * * * * - * + * * * * * - * + * * * * * - * + * * *
Define Name:Location:Description:Define Name:Location:Description:
AUDIO_OUT_STEREOMakefile LUFA_OPTSAppConfig.hWhen defined, this outputs the audio samples in stereo to the timer output pins of the microcontroller.
AUDIO_OUT_MONOMakefile LUFA_OPTSAppConfig.hWhen defined, this outputs the audio samples in mono to the timer output pin of the microcontroller.
AUDIO_OUT_PORTCMakefile LUFA_OPTSAppConfig.hWhen defined, this outputs the audio samples in mono to port C of the microcontroller, for connection to an * external DAC.