PowerPlay mat should only be 1 zone.

This commit is contained in:
TheRogueZeta 2021-05-22 15:36:09 -07:00
parent 2afddf9bbf
commit a87d2aead7

View file

@ -97,7 +97,6 @@ void RGBController_LogitechGPowerPlay::ResizeZone(int /*zone*/, int /*new_size*/
void RGBController_LogitechGPowerPlay::DeviceUpdateLEDs()
{
UpdateZoneLEDs(0);
UpdateZoneLEDs(1);
}
void RGBController_LogitechGPowerPlay::UpdateZoneLEDs(int zone)