mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-01 12:42:58 -04:00
update debug message reference
This commit is contained in:
@@ -889,7 +889,7 @@ class MainActivity : BaseActivity(), Logging,
|
||||
connectionJob = null
|
||||
}
|
||||
|
||||
debug("connected to mesh service, isConnected=${model.connectionState.value}")
|
||||
debug("connected to mesh service, connectionState=${model.connectionState.value}")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user