Remove unnecessary implementations of SetCustomMode

This commit is contained in:
Adam Honse 2025-07-31 17:35:20 -05:00
parent 43b97bca75
commit 6a472437bb
48 changed files with 33 additions and 231 deletions

View file

@ -627,11 +627,6 @@ void RGBController_Debug::UpdateSingleLED(int /*led*/)
}
void RGBController_Debug::SetCustomMode()
{
}
void RGBController_Debug::DeviceUpdateMode()
{