#define EP_ACCEPTS_SMALL_PACKETS (0 << 7)\r
\r
/** Endpoint number of the Audio isochronous streaming data endpoint. */\r
- #define AUDIO_STREAM_EPNUM 1\r
+ #define AUDIO_STREAM_EPNUM 1\r
\r
/** Endpoint size in bytes of the Audio isochronous streaming data endpoint. The Windows audio stack requires\r
* at least 192 bytes for correct output, thus the smaller 128 byte maximum endpoint size on some of the smaller\r