Make Low Level host demos use void pointers for the configuration descriptor, to...
[pub/lufa.git] / LUFA / Drivers / USB / Class / Audio.h
index c429b33..e517f3b 100644 (file)
 \r
        /* Includes: */\r
                #include "../HighLevel/USBMode.h"\r
+               \r
+               #if defined(NO_STREAM_CALLBACKS)\r
+                       #error The NO_STREAM_CALLBACKS compile time option cannot be used in projects using the library Class drivers.\r
+               #endif\r
 \r
                #if defined(USB_CAN_BE_DEVICE)\r
                        #include "Device/Audio.h"\r