Remove SetCustomMode from some controllers (the ones in my PC)
This commit is contained in:
parent
afb975e5fc
commit
58b1a29076
14 changed files with 0 additions and 42 deletions
|
|
@ -283,11 +283,6 @@ void RGBController_ZalmanZSync::UpdateSingleLED(int led)
|
|||
controller->SetChannelLEDs(channel, zones[channel].colors, zones[channel].leds_count);
|
||||
}
|
||||
|
||||
void RGBController_ZalmanZSync::SetCustomMode()
|
||||
{
|
||||
active_mode = 0;
|
||||
}
|
||||
|
||||
void RGBController_ZalmanZSync::DeviceUpdateMode()
|
||||
{
|
||||
if(modes[active_mode].value == 0xFFFF)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue