Add new functions to the HID host class driver, refine HID interface protocol matching.
[pub/USBasp.git] / Demos / Host / ClassDriver / MouseHost / MouseHost.c
index cf2997b..9f76bc7 100644 (file)
@@ -47,7 +47,6 @@ USB_ClassInfo_HID_Host_t Mouse_HID_Interface =
                                .DataINPipeNumber       = 1,\r
                                .DataOUTPipeNumber      = 2,\r
                                \r
-                               .MatchInterfaceProtocol = true,\r
                                .HIDInterfaceProtocol   = 0x02,\r
                        },\r
        };\r