Bluetooth: sometimes it just didn't run

pull/317/head
Georg Lukas 2021-08-30 18:14:45 +02:00
rodzic c7b5053a08
commit 749406de04
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -107,6 +107,7 @@ class BluetoothTnc(service : AprsService, prefs : PrefsWrapper) extends AprsBack
}
override def run() {
running = true
var need_reconnect = false
Log.d(TAG, "BtSocketThread.run()")
try {