/** 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