mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-16 11:56:56 -04:00
Use HID path for Location on Logitech mouse controllers
This commit is contained in:
@@ -16,6 +16,7 @@ RGBController_LogitechGProWireless::RGBController_LogitechGProWireless(LogitechG
|
||||
name = "Logitech G Pro Wireless Gaming Mouse";
|
||||
type = DEVICE_TYPE_MOUSE;
|
||||
description = "Logitech G Pro Wireless Gaming Mouse";
|
||||
location = logitech->GetDeviceLocation();
|
||||
|
||||
mode Off;
|
||||
Off.name = "Off";
|
||||
|
||||
Reference in New Issue
Block a user