BT added log
This commit is contained in:
parent
5953ba84fc
commit
a0cbc78923
1 changed files with 2 additions and 0 deletions
|
|
@ -102,6 +102,8 @@ Singleton {
|
|||
return
|
||||
}
|
||||
|
||||
Logger.log("Bluetooth", "refreshDevices")
|
||||
|
||||
// Remove duplicate check since we already did it above
|
||||
const connected = []
|
||||
const paired = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue