Remove SetCustomMode from all controllers beginning with the letter H
This commit is contained in:
parent
94603fbfb9
commit
35e049a8bb
30 changed files with 2 additions and 90 deletions
|
|
@ -107,11 +107,6 @@ void RGBController_HyperXPulsefireRaid::UpdateSingleLED(int /*led*/)
|
|||
controller->SendColors(colors);
|
||||
}
|
||||
|
||||
void RGBController_HyperXPulsefireRaid::SetCustomMode()
|
||||
{
|
||||
active_mode = 0;
|
||||
}
|
||||
|
||||
void RGBController_HyperXPulsefireRaid::DeviceUpdateMode()
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue