Fixed Logitech G213 Inconsistent Lighting Changes

This commit is contained in:
Michael Oberpriller 2022-11-09 13:43:00 +00:00 committed by Adam Honse
parent 52b369a2e8
commit 0bae5e0def

View file

@ -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