Remove SetCustomMode from all controllers beginning with the letter N

This commit is contained in:
Adam Honse 2022-08-21 16:04:10 -05:00
parent 07f55095d5
commit bc1ba87e13
14 changed files with 7 additions and 52 deletions

View file

@ -127,11 +127,6 @@ void RGBController_Nanoleaf::UpdateSingleLED(int /*led*/)
DeviceUpdateLEDs();
}
void RGBController_Nanoleaf::SetCustomMode()
{
active_mode = 0;
}
void RGBController_Nanoleaf::DeviceUpdateMode()
{
/*---------------------------------------------------------*\