BT added log

This commit is contained in:
quadbyte 2025-08-17 09:09:12 -04:00
parent 5953ba84fc
commit a0cbc78923

View file

@ -102,6 +102,8 @@ Singleton {
return
}
Logger.log("Bluetooth", "refreshDevices")
// Remove duplicate check since we already did it above
const connected = []
const paired = []