mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-01-19 20:47:58 -05:00
Remove RGB controllers argument from standard detector
This commit is contained in:
@@ -201,7 +201,7 @@ static const char *led_names[] =
|
||||
* *
|
||||
\******************************************************************************************/
|
||||
|
||||
void DetectDebugControllers(std::vector<RGBController*> &rgb_controllers)
|
||||
void DetectDebugControllers()
|
||||
{
|
||||
json debug_settings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user