mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-24 14:35:01 -04:00
Remove SetCustomMode from all controllers beginning with the letter H
This commit is contained in:
@@ -149,11 +149,6 @@ void RGBController_HyperXPulsefireDart::UpdateSingleLED(int led)
|
||||
}
|
||||
}
|
||||
|
||||
void RGBController_HyperXPulsefireDart::SetCustomMode()
|
||||
{
|
||||
active_mode = 0;
|
||||
}
|
||||
|
||||
void RGBController_HyperXPulsefireDart::DeviceUpdateMode()
|
||||
{
|
||||
if(modes[active_mode].color_mode == MODE_COLORS_PER_LED)
|
||||
|
||||
Reference in New Issue
Block a user