mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-02 20:02:26 -05:00
Merge pull request #377 from meshtastic/refactor-protos
Remove mynodeinfo.num_bands
This commit is contained in:
@@ -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()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user