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