{\r
.Config =\r
{\r
- .InterfaceNumber = 0,\r
+ .InterfaceNumber = 0,\r
\r
- .ReportINEndpointNumber = JOYSTICK_EPNUM,\r
- .ReportINEndpointSize = JOYSTICK_EPSIZE,\r
+ .ReportINEndpointNumber = JOYSTICK_EPNUM,\r
+ .ReportINEndpointSize = JOYSTICK_EPSIZE,\r
+ .ReportINEndpointDoubleBank = false,\r
\r
- .PrevReportINBuffer = PrevJoystickHIDReportBuffer,\r
- .PrevReportINBufferSize = sizeof(PrevJoystickHIDReportBuffer),\r
+ .PrevReportINBuffer = PrevJoystickHIDReportBuffer,\r
+ .PrevReportINBufferSize = sizeof(PrevJoystickHIDReportBuffer),\r
},\r
};\r
\r