Update the Android Accessory Host ClassDriver demo to use the updated class configura...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / HostStandardReq.h
index d4f4187..35c8dd3 100644 (file)
 
                /* Function Prototypes: */
                        #if defined(__INCLUDE_FROM_HOSTSTDREQ_C)
+                               static uint8_t USB_Host_SendControlRequest_PRV(void* const BufferPtr);
                                static uint8_t USB_Host_WaitForIOS(const uint8_t WaitType);
                        #endif
        #endif