Fixed persistant blue color for crucial ram
This commit is contained in:
parent
a60a273893
commit
a4eff9ad70
1 changed files with 1 additions and 0 deletions
|
|
@ -197,6 +197,7 @@ void RGBController_Crucial::DeviceUpdateMode()
|
|||
if(modes[active_mode].value == 0xFFFF)
|
||||
{
|
||||
controller->SetMode(CRUCIAL_MODE_STATIC);
|
||||
controller->SetAllColorsEffect(&colors[0]);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue