Fill in serial field for all HID controllers using hidapi
This commit is contained in:
parent
92dc8411d6
commit
d19baf1365
101 changed files with 446 additions and 2 deletions
|
|
@ -17,6 +17,8 @@ RGBController_LogitechGPowerPlay::RGBController_LogitechGPowerPlay(LogitechGPowe
|
|||
vendor = "Logitech";
|
||||
type = DEVICE_TYPE_MOUSEMAT;
|
||||
description = "Logitech G PowerPlay Wireless Charging System";
|
||||
location = logitech->GetDeviceLocation();
|
||||
serial = logitech->GetSerialString();
|
||||
|
||||
mode Off;
|
||||
Off.name = "Off";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue