Remove SetCustomMode from all controllers beginning with the letter N
This commit is contained in:
parent
07f55095d5
commit
bc1ba87e13
14 changed files with 7 additions and 52 deletions
|
|
@ -127,11 +127,6 @@ void RGBController_Nanoleaf::UpdateSingleLED(int /*led*/)
|
|||
DeviceUpdateLEDs();
|
||||
}
|
||||
|
||||
void RGBController_Nanoleaf::SetCustomMode()
|
||||
{
|
||||
active_mode = 0;
|
||||
}
|
||||
|
||||
void RGBController_Nanoleaf::DeviceUpdateMode()
|
||||
{
|
||||
/*---------------------------------------------------------*\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue