Make Low Level host demos use void pointers for the configuration descriptor, to...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / StillImage.h
index 273b97a..794d612 100644 (file)
        /* 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_HOST)\r
                        #include "Host/StillImage.h"\r
                #endif\r