mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-09 16:37:56 -04:00
Fill in serial field for all HID controllers using hidapi
This commit is contained in:
@@ -18,6 +18,7 @@ RGBController_LogitechGProWireless::RGBController_LogitechGProWireless(LogitechG
|
||||
type = DEVICE_TYPE_MOUSE;
|
||||
description = "Logitech G Pro Wireless Gaming Mouse";
|
||||
location = logitech->GetDeviceLocation();
|
||||
serial = logitech->GetSerialString();
|
||||
|
||||
mode Off;
|
||||
Off.name = "Off";
|
||||
|
||||
Reference in New Issue
Block a user