X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/13085a335125808f3b2f9adc495c6fe26053cebe..0da99447d3e88e83f9977501bee56af5c7aa56c0:/Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h diff --git a/Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h b/Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h index 01101649a..8524166c8 100644 --- a/Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h +++ b/Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h @@ -43,7 +43,8 @@ #ifndef _APP_CONFIG_H_ #define _APP_CONFIG_H_ - #define MICROPHONE_BIASED_TO_HALF_RAIL - #define USE_TEST_TONE + #define AUDIO_OUT_STEREO +// #define AUDIO_OUT_MONO +// #define AUDIO_OUT_PORTC #endif \ No newline at end of file