Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HALF_RAIL...
[pub/USBasp.git] / Projects / Incomplete / MIDIToneGenerator / MIDIToneGenerator.h
index 6d6931c..f7f39d5 100644 (file)
@@ -64,7 +64,7 @@
                /** LED mask for the library LED driver, to indicate that an error has occurred in the USB interface. */\r
                #define LEDMASK_USB_ERROR        (LEDS_LED1 | LEDS_LED3)\r
                \r
-               #define AUDIO_SAMPLE_FREQUENCY   24000\r
+               #define AUDIO_SAMPLE_FREQUENCY    24000\r
                \r
        /* Function Prototypes: */\r
                void SetupHardware(void);\r