mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-31 10:09:37 -04:00
Add ConfigureDevice
This commit is contained in:
@@ -128,7 +128,7 @@ RGBController_Debug::RGBController_Debug(bool custom, json settings)
|
||||
location = name + " Location String";
|
||||
version = name + " Version String";
|
||||
serial = name + " Serial String";
|
||||
|
||||
flags = CONTROLLER_FLAG_MANUALLY_CONFIGURABLE_NAME | CONTROLLER_FLAG_MANUALLY_CONFIGURABLE_DEVICE_SPECIFIC;
|
||||
if(name_setting != "")
|
||||
{
|
||||
name = name_setting;
|
||||
|
||||
Reference in New Issue
Block a user