mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-14 10:13:39 +00:00
eslint fix spaced-comment errors
This commit is contained in:
@@ -13,8 +13,8 @@ exports.searchOptions = {
|
||||
exports.defaultPort = 4352;
|
||||
|
||||
exports.ready = function (device) {
|
||||
//Power status query
|
||||
//device.send("%1POWR ?\r");
|
||||
// Power status query
|
||||
// device.send("%1POWR ?\r");
|
||||
};
|
||||
var password = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user