Use HID path for Location on Logitech mouse controllers

This commit is contained in:
Adam Honse
2020-10-29 23:55:30 -05:00
parent 7b93275443
commit ffb452f6f4
18 changed files with 89 additions and 29 deletions

View File

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