Logitech G203 requires a read after writing
This commit is contained in:
parent
4d0219b184
commit
c0190d35d1
1 changed files with 1 additions and 0 deletions
|
|
@ -55,4 +55,5 @@ void LogitechG203Controller::SendMouseMode
|
|||
| Send packet |
|
||||
\*-----------------------------------------------------*/
|
||||
hid_write(dev, (unsigned char *)usb_buf, 20);
|
||||
hid_read(dev, (unsigned char *)usb_buf, 20);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue