eslint fix spaced-comment errors

This commit is contained in:
Sam Schloegel
2022-01-03 14:40:10 -05:00
parent aec191e178
commit 83c46db661
13 changed files with 57 additions and 57 deletions
+2 -2
View File
@@ -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;