mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Merge pull request #377 from meshtastic/refactor-protos
Remove mynodeinfo.num_bands
This commit is contained in:
commit
cf3c2ec282
1 changed files with 0 additions and 1 deletions
|
|
@ -175,7 +175,6 @@ class MockInterface(private val service: RadioInterfaceService) : Logging, IRadi
|
|||
myNodeNum = MY_NODE
|
||||
messageTimeoutMsec = 5 * 60 * 1000
|
||||
firmwareVersion = "1.2.8" // Pretend to be running an older 1.2 version
|
||||
numBands = 13
|
||||
maxChannels = 8
|
||||
}.build()
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue