kopia lustrzana https://github.com/Aircoookie/WLED
Edit comments
rodzic
6cd770b4c7
commit
de454e8b78
|
@ -17,9 +17,8 @@ void initCronixie()
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* handleOverlays is essentially the equivalent of usermods.loop
|
||||
*/
|
||||
|
||||
//handleOverlays is essentially the equivalent of usermods.loop
|
||||
void handleOverlays()
|
||||
{
|
||||
initCronixie();
|
||||
|
@ -113,9 +112,6 @@ void _overlayAnalogCountdown()
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* All overlays should be moved to usermods
|
||||
*/
|
||||
void handleOverlayDraw() {
|
||||
usermods.handleOverlayDraw();
|
||||
if (!overlayCurrent) return;
|
||||
|
|
Ładowanie…
Reference in New Issue