mirror of
https://github.com/Legolas-2025/Standalone-electricity-price-ticker.git
synced 2026-08-17 12:34:55 +02:00
Rename electricity ticker file to old version
This commit is contained in:
+1
-1
@@ -1476,4 +1476,4 @@ void loop() {
|
|||||||
if (millis() - lastLoopUpdate >= Config::LOOP_UPDATE_INTERVAL) {
|
if (millis() - lastLoopUpdate >= Config::LOOP_UPDATE_INTERVAL) {
|
||||||
lastLoopUpdate = millis();
|
lastLoopUpdate = millis();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user