Remove Serial.println

This commit is contained in:
Pyramond 2025-06-17 09:43:11 +02:00
parent 513a4c5056
commit ebccbc87c7

View File

@ -32,7 +32,6 @@ void loop() {
readButton();
if (!isPlay) {
menu();
Serial.println("ok");
} else {
if (!local) {
if(!isWebSet){