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