Fixed Logitech G213 Inconsistent Lighting Changes
This commit is contained in:
parent
52b369a2e8
commit
0bae5e0def
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ void LogitechG213Controller::SetDirect
|
|||
| Send packet |
|
||||
\*-----------------------------------------------------*/
|
||||
hid_write(dev, (unsigned char *)usb_buf, 20);
|
||||
hid_read(dev, (unsigned char *)usb_buf, 20);
|
||||
}
|
||||
|
||||
void LogitechG213Controller::SetMode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue