change display text on connection

This commit is contained in:
Marcel Walter 2026-01-20 01:12:17 +01:00
parent 0263908e67
commit 9e3848925e

View File

@ -235,7 +235,7 @@ void loop()
tele.init();
printClose("");
printText("()");
oldWifiStatus = WiFi.status();
}