mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-30 11:51:12 -04:00
Fix implicit fallthrough warning for RGBController_KingstonFuryDRAM.cpp
This commit is contained in:
@@ -558,6 +558,7 @@ void RGBController_KingstonFuryDRAM::DeviceUpdateLEDs()
|
||||
case FURY_MODE_TELEPORT:
|
||||
// between 1 and 12
|
||||
controller->SetRegister(FURY_REG_LENGTH, 3);
|
||||
break;
|
||||
|
||||
case FURY_MODE_WIND:
|
||||
// between 0 and 32
|
||||
|
||||
Reference in New Issue
Block a user