mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-09 15:12:59 -04:00
Remove RGB controllers argument from standard detector
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* *
|
||||
\******************************************************************************************/
|
||||
|
||||
void DetectElgatoKeyLightControllers(std::vector<RGBController*> &rgb_controllers)
|
||||
void DetectElgatoKeyLightControllers()
|
||||
{
|
||||
json elgato_keylight_settings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user