Disable MSI Mystic Light controller until the bricking issues are understood
This commit is contained in:
parent
633dfdbddd
commit
ac2d911566
1 changed files with 1 additions and 1 deletions
|
|
@ -481,7 +481,7 @@ void DetectRGBControllers(void)
|
|||
//DetectRGBFusion2DRAMControllers(busses, rgb_controllers);
|
||||
|
||||
DetectRGBFusionControllers(busses, rgb_controllers);
|
||||
DetectMSIMysticLightControllers(rgb_controllers);
|
||||
//DetectMSIMysticLightControllers(rgb_controllers);
|
||||
DetectMSIRGBControllers(rgb_controllers);
|
||||
|
||||
DetectAuraUSBControllers(rgb_controllers);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue