mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-08 06:34:14 -04:00
Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page
This commit is contained in:
@@ -14,6 +14,7 @@ RGBController_LogitechGProWireless::RGBController_LogitechGProWireless(LogitechG
|
||||
logitech = logitech_ptr;
|
||||
|
||||
name = "Logitech G Pro Wireless Gaming Mouse";
|
||||
vendor = "Logitech";
|
||||
type = DEVICE_TYPE_MOUSE;
|
||||
description = "Logitech G Pro Wireless Gaming Mouse";
|
||||
location = logitech->GetDeviceLocation();
|
||||
|
||||
Reference in New Issue
Block a user