connection state now shown in gui

This commit is contained in:
geeksville 2020-02-09 07:28:24 -08:00
parent 984bc460d6
commit 63b9da4c12
4 changed files with 44 additions and 44 deletions

View file

@ -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