Add Local leaderboard, CSS optimiztion

This commit is contained in:
Carsten Graf
2025-09-23 20:07:35 +02:00
parent 8fac847a75
commit 5ca67d8804
8 changed files with 849 additions and 45 deletions

View File

@@ -76,8 +76,6 @@ void loop() {
loopRFID();
}
// loopBattery(); // Batterie-Loop aufrufen
// Kurze Pause um anderen Tasks Zeit zu geben
delay(1);
}