+ /** Defined to indicate that the microphone input voltage is biased to half the ADC reference voltage. */
+ #define MICROPHONE_BIASED_TO_HALF_RAIL
+
+ /** Defined to generate test tone when a button is pressed, rather than use a microphone for audio samples. */
+ #define USE_TEST_TONE
+