firmware update button is kinda in

This commit is contained in:
geeksville 2020-05-13 17:00:23 -07:00
parent a3aa6dc5b6
commit c1388d6bad
7 changed files with 71 additions and 22 deletions

View file

@ -544,6 +544,8 @@ class MainActivity : AppCompatActivity(), Logging,
model.radioConfig.value =
MeshProtos.RadioConfig.parseFrom(service.radioConfig)
model.myNodeInfo.value = service.myNodeInfo
updateNodesFromDevice()
// we have a connection to our device now, do the channel change