mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-04 12:43:39 -04:00
Use HID path for Location on Logitech mouse controllers
This commit is contained in:
@@ -16,6 +16,7 @@ RGBController_LogitechG403::RGBController_LogitechG403(LogitechG403Controller* l
|
||||
name = "Logitech Mouse Device";
|
||||
type = DEVICE_TYPE_MOUSE;
|
||||
description = "Logitech Mouse Device";
|
||||
location = logitech->GetDeviceLocation();
|
||||
|
||||
mode Static;
|
||||
Static.name = "Static";
|
||||
|
||||
Reference in New Issue
Block a user