Skip to content

Commit a4eff9a

Browse files
floraCalcProgrammer1
authored andcommitted
Fixed persistant blue color for crucial ram
1 parent a60a273 commit a4eff9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Controllers/CrucialController/RGBController_Crucial.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ void RGBController_Crucial::DeviceUpdateMode()
197197
if(modes[active_mode].value == 0xFFFF)
198198
{
199199
controller->SetMode(CRUCIAL_MODE_STATIC);
200+
controller->SetAllColorsEffect(&colors[0]);
200201
return;
201202
}
202203

0 commit comments

Comments
 (0)