G Pro Wired are only 1 zone devices
This commit is contained in:
parent
a1469041e5
commit
939f46c025
1 changed files with 1 additions and 1 deletions
|
|
@ -448,7 +448,7 @@ void DetectLogitechMouseG502PS(hid_device_info* info, const std::string& name)
|
|||
|
||||
void DetectLogitechMouseGPRO(hid_device_info* info, const std::string& name)
|
||||
{
|
||||
addLogitechLightsyncMouse2zone(info, name, 0x01, 0x07, 0x3C);
|
||||
addLogitechLightsyncMouse1zone(info, name, 0xFF, 0x0E, 0x3C);
|
||||
}
|
||||
|
||||
/*-----------------------------------------------------*\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue