Remove SetCustomMode from all controllers beginning with the letter E

This commit is contained in:
Adam Honse
2022-08-11 20:18:45 -05:00
parent 100e6ddb2a
commit 859f15a5b4
20 changed files with 3 additions and 63 deletions

View File

@@ -299,11 +299,6 @@ void RGBController_EVisionKeyboard::UpdateSingleLED(int /*led*/)
DeviceUpdateLEDs();
}
void RGBController_EVisionKeyboard::SetCustomMode()
{
}
void RGBController_EVisionKeyboard::DeviceUpdateMode()
{
unsigned char red = 0x00;