Bluetooth: more UI polish
This commit is contained in:
parent
cc8a24f445
commit
9ae78eda45
3 changed files with 10 additions and 14 deletions
|
|
@ -120,7 +120,6 @@ Singleton {
|
|||
return ""
|
||||
}
|
||||
|
||||
|
||||
function getSignalStrength(device) {
|
||||
if (!device || device.signalStrength === undefined || device.signalStrength <= 0) {
|
||||
return "Signal: Unknown"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue