populate the view with some test data

This commit is contained in:
geeksville 2020-02-09 10:18:26 -08:00
parent 63b9da4c12
commit 37dab527ec
2 changed files with 29 additions and 8 deletions

View file

@ -283,7 +283,8 @@ class MeshService : Service(), Logging {
if (userId != null)
nodeDBbyID[userId] = info
// FIXME broadcastNodeChange(info)
// parcelable is busted
// broadcastNodeChange(info)
}
/// Generate a new mesh packet builder with our node as the sender, and the specified node num