1
0
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:
Robert 2021-03-20 22:01:53 +01:00
parent ebc62f5e5c
commit 5d83c698d4

View File

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