Update app.js

master
weeurey 2021-11-20 17:33:47 +00:00 committed by GitHub
parent 0cf4c5d70a
commit 9f26994f5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -74,8 +74,6 @@ if (next) {
next(() => {});
} else if(lastx==0 && lasty==0){
writeLine('play/pause', 3);
Bluetooth.println(JSON.stringify({t: "music", n: next}));
//setTimeout(drawApp, 1000);
toggle(() => {});
}