mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Merge pull request #188 from DarthAffe/SDK/Logitech
Logitech - Added G733 PID
This commit is contained in:
commit
e8fc81ca6c
@ -67,6 +67,7 @@ namespace RGB.NET.Devices.Logitech.HID
|
|||||||
("G933", RGBDeviceType.Headset, 0x0A5B, 2),
|
("G933", RGBDeviceType.Headset, 0x0A5B, 2),
|
||||||
("G935", RGBDeviceType.Headset, 0x0A87, 2),
|
("G935", RGBDeviceType.Headset, 0x0A87, 2),
|
||||||
("G560", RGBDeviceType.Speaker, 0x0A78, 4),
|
("G560", RGBDeviceType.Speaker, 0x0A78, 4),
|
||||||
|
("G733", RGBDeviceType.Speaker, 0xAB5, 2),
|
||||||
};
|
};
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user