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_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. | *