mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-27 09:23:57 -04:00
Remove SetCustomMode from all controllers beginning with the letter H
This commit is contained in:
@@ -107,11 +107,6 @@ void RGBController_HyperXPulsefireRaid::UpdateSingleLED(int /*led*/)
|
||||
controller->SendColors(colors);
|
||||
}
|
||||
|
||||
void RGBController_HyperXPulsefireRaid::SetCustomMode()
|
||||
{
|
||||
active_mode = 0;
|
||||
}
|
||||
|
||||
void RGBController_HyperXPulsefireRaid::DeviceUpdateMode()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user