mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
parent
6b8814cd87
commit
902d1697a9
1 changed files with 3 additions and 0 deletions
|
|
@ -355,6 +355,9 @@ class RadioConfigViewModel @Inject constructor(
|
|||
setModuleConfig(moduleConfig { cannedMessage = it.cannedMessage })
|
||||
setModuleConfig(moduleConfig { audio = it.audio })
|
||||
setModuleConfig(moduleConfig { remoteHardware = it.remoteHardware })
|
||||
setModuleConfig(moduleConfig { neighborInfo = it.neighborInfo })
|
||||
setModuleConfig(moduleConfig { ambientLighting = it.ambientLighting })
|
||||
setModuleConfig(moduleConfig { paxcounter = it.paxcounter })
|
||||
}
|
||||
setResponseStateSuccess()
|
||||
// meshService?.commitEditSettings()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue