Fix implicit fallthrough warning for RGBController_KingstonFuryDRAM.cpp
This commit is contained in:
parent
c6e315ff2a
commit
e10b05654b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue