Just compare the active report with the inactive report stored in each interface driver
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
usb_status_t UsbMouseSetInterface(class_handle_t handle, uint8_t interface, uint8_t alternateSetting);
|
||||
|
||||
void ResetActiveUsbMouseReport(void);
|
||||
void SwitchActiveUsbMouseReport(void);
|
||||
usb_mouse_report_t* GetInactiveUsbMouseReport(void);
|
||||
usb_status_t usbMouseAction(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user