kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
less logspam
rodzic
1eb4bf43d4
commit
793b75b67b
|
@ -379,7 +379,7 @@ class MeshService : Service(), Logging {
|
||||||
info("Destroying mesh service")
|
info("Destroying mesh service")
|
||||||
|
|
||||||
// This might fail if we get destroyed before the handledLaunch completes
|
// This might fail if we get destroyed before the handledLaunch completes
|
||||||
ignoreException {
|
ignoreException(silent = true) {
|
||||||
unregisterReceiver(radioInterfaceReceiver)
|
unregisterReceiver(radioInterfaceReceiver)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit e6babd27a5c519ebe8d9673bc393ec80b2149060
|
Subproject commit 9571ac92b6f893632627109a57b197a44a2d74f8
|
Ładowanie…
Reference in New Issue