minor tweak - hasRange not needed
parent
0cf8d53c52
commit
3aa372bce1
|
|
@ -121,7 +121,6 @@ exports.load = function() {
|
|||
},
|
||||
},
|
||||
{ name: "BLE",
|
||||
hasRange: false,
|
||||
isOn: () => {
|
||||
const s = NRF.getSecurityStatus();
|
||||
return s.advertising || s.connected;
|
||||
|
|
|
|||
Loading…
Reference in New Issue