AppConfigHeaders: Oops - fix up AppConfig.h for the low level AudioOutput and AudioIn...
[pub/USBasp.git] / Demos / Device / LowLevel / AudioOutput / Config / AppConfig.h
index 0110164..8524166 100644 (file)
@@ -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