kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
oops - we want to compare aganst the old interface, not the new one
rodzic
bbd9a6d6f4
commit
303fb86aa6
|
@ -212,7 +212,7 @@ class RadioInterfaceService : Service(), Logging {
|
|||
receivedPacketsLog.close()
|
||||
|
||||
// Don't broadcast disconnects if we were just using the nop device
|
||||
if (radioIf != nopIf)
|
||||
if (r != nopIf)
|
||||
onDisconnect(isPermanent = true) // Tell any clients we are now offline
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue