X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/11ed8be1754e57eafbb4b4a62325cfd77317ff77..7f4462267aeb1f40ad6a9d582168d1b07e53d7f2:/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