mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
firmware update button is kinda in
This commit is contained in:
parent
a3aa6dc5b6
commit
c1388d6bad
7 changed files with 71 additions and 22 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue