Remove RGB controllers argument from standard detector
This commit is contained in:
parent
060567548f
commit
92f0720639
30 changed files with 35 additions and 51 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#include "FanBusController.h"
|
||||
#include "RGBController_FanBus.h"
|
||||
|
||||
void DetectFanBusControllers(std::vector<RGBController*> &rgb_controllers)
|
||||
void DetectFanBusControllers()
|
||||
{
|
||||
FanBusInterface* new_interface;
|
||||
json fanbus_settings;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue