Remove Serial.println
This commit is contained in:
parent
513a4c5056
commit
ebccbc87c7
@ -32,7 +32,6 @@ void loop() {
|
||||
readButton();
|
||||
if (!isPlay) {
|
||||
menu();
|
||||
Serial.println("ok");
|
||||
} else {
|
||||
if (!local) {
|
||||
if(!isWebSet){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user