Add information request/response signal handler to the Bluetooth Host demo.
[pub/USBasp.git] / Projects / XPLAINBridge / XPLAINBridge.c
index 7ca94b2..090b767 100644 (file)
@@ -191,7 +191,7 @@ void EVENT_USB_Device_ConfigurationChanged(void)
                                                                                                    ENDPOINT_DIR_OUT, AVRISP_DATA_EPSIZE,\r
                                                                                                    ENDPOINT_BANK_SINGLE);\r
 \r
-               #if defined(WIN_LIBUSB_COMPAT)\r
+               #if defined(LIBUSB_FILTERDRV_COMPAT)\r
                EndpointConfigSuccess &= Endpoint_ConfigureEndpoint(AVRISP_DATA_IN_EPNUM, EP_TYPE_BULK,\r
                                                                    ENDPOINT_DIR_IN, AVRISP_DATA_EPSIZE,\r
                                                                    ENDPOINT_BANK_SINGLE);\r