Backup RFP Infinity controller state before Resolume changes
This commit is contained in:
@@ -89,6 +89,9 @@ void _overlayAnalogCountdown()
|
||||
|
||||
void handleOverlayDraw() {
|
||||
usermods.handleOverlayDraw();
|
||||
#ifdef WLED_ENABLE_INFINITY_CONTROLLER
|
||||
infinityHandleOverlayDraw();
|
||||
#endif
|
||||
if (overlayCurrent == 1) _overlayAnalogClock();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user