mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-08 23:33:39 +00:00
cleanup logging
This commit is contained in:
@@ -13,7 +13,6 @@ exports.config = {
|
||||
devicePort: 4352,
|
||||
listenPort: 4352,
|
||||
validateResponse(msg, info) {
|
||||
console.log(msg.toString());
|
||||
return msg.toString().indexOf('%2ACKN=') >= 0;
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user