aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/AudioOutput/Config
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/LowLevel/AudioOutput/Config')
-rw-r--r--Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h5
1 files changed, 3 insertions, 2 deletions
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