mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 01:58:30 +00:00
Logitech - Added G733 PID
This commit is contained in:
parent
ebc62f5e5c
commit
5d83c698d4
@ -67,6 +67,7 @@ namespace RGB.NET.Devices.Logitech.HID
|
||||
("G933", RGBDeviceType.Headset, 0x0A5B, 2),
|
||||
("G935", RGBDeviceType.Headset, 0x0A87, 2),
|
||||
("G560", RGBDeviceType.Speaker, 0x0A78, 4),
|
||||
("G733", RGBDeviceType.Speaker, 0xAB5, 2),
|
||||
};
|
||||
|
||||
#endregion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user