Changed per-device controller preprocessor checks over to per-device series for bette...
[pub/USBasp.git] / Demos / Device / ClassDriver / AudioOutput / Descriptors.h
index f007890..149b5ed 100644 (file)
@@ -43,7 +43,7 @@
                #include <avr/pgmspace.h>\r
 \r
        /* Macros: */\r
-               #if defined(USB_FULL_CONTROLLER) || defined(__DOXYGEN__)\r
+               #if defined(USB_SERIES_6_AVR) || defined(USB_SERIES_7_AVR) || defined(__DOXYGEN__)\r
                        /** Endpoint number of the Audio isochronous streaming data endpoint. */\r
                        #define AUDIO_STREAM_EPNUM       1\r
                #else\r