mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
connection state now shown in gui
This commit is contained in:
parent
984bc460d6
commit
63b9da4c12
4 changed files with 44 additions and 44 deletions
|
|
@ -283,7 +283,7 @@ class MeshService : Service(), Logging {
|
|||
if (userId != null)
|
||||
nodeDBbyID[userId] = info
|
||||
|
||||
broadcastNodeChange(info)
|
||||
// FIXME broadcastNodeChange(info)
|
||||
}
|
||||
|
||||
/// Generate a new mesh packet builder with our node as the sender, and the specified node num
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue