mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-05 06:34:25 -04:00
Fixed Logitech G213 Inconsistent Lighting Changes
This commit is contained in:
committed by
Adam Honse
parent
52b369a2e8
commit
0bae5e0def
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user