mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
update debug message reference
This commit is contained in:
parent
34e240d7fa
commit
eaff87eed3
1 changed files with 1 additions and 1 deletions
|
|
@ -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}")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue