Clean up some of the CLI code and add option to load a profile from the command line
This commit is contained in:
parent
69651b3f91
commit
0ae4964545
3 changed files with 275 additions and 131 deletions
|
|
@ -312,7 +312,7 @@ void DetectRGBFusion2USBControllers(std::vector<RGBController*> &rgb_controllers
|
|||
* Detect and populate RGB Controllers vector *
|
||||
* *
|
||||
\******************************************************************************************/
|
||||
#include "RGBController_Dummy.h"
|
||||
|
||||
void DetectRGBControllers(void)
|
||||
{
|
||||
DetectI2CBusses();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue