mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-10 08:58:26 -04:00
Clean up some of the CLI code and add option to load a profile from the command line
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user