mirror of
https://github.com/mfactory-osaka/ESPTimeCast.git
synced 2026-02-19 11:54:56 -05:00
Fixed Dimming Logic
This commit is contained in:
@@ -3524,4 +3524,5 @@ void loop() {
|
||||
formatUptime(currentTotal).c_str(), currentTotal / 3600.0);
|
||||
saveUptime(); // Save accumulated uptime every 10 minutes
|
||||
}
|
||||
yield();
|
||||
}
|
||||
Reference in New Issue
Block a user