mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Filter module settings based on excluded_modules field
This commit is contained in:
parent
b212bc8761
commit
18db01eb7f
4 changed files with 123 additions and 62 deletions
|
|
@ -6366,6 +6366,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Currently showing modules that may not be supported by this node." : {
|
||||
|
||||
},
|
||||
"Currently the recommended way to update ESP32 devices is using the web flasher on a desktop computer from a chrome based browser. It does not work on mobile devices or over BLE." : {
|
||||
"localizations" : {
|
||||
|
|
@ -30354,6 +30357,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"This node does not support any configurable modules." : {
|
||||
|
||||
},
|
||||
"This will disable fixed position and remove the currently set position." : {
|
||||
"localizations" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue