mirror of
https://github.com/Legolas-2025/Standalone-electricity-price-ticker.git
synced 2026-08-18 12:44:54 +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) {
|
||||
lastLoopUpdate = millis();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user