mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-07-11 22:06:23 -04:00
feat(discovery): Mesh Beacon client with iOS 014-mesh-beacons parity (#6097)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -81,6 +81,8 @@ class ModuleConfigDataSource(
|
||||
|
||||
config.tak != null -> current.copy(tak = config.tak)
|
||||
|
||||
config.mesh_beacon != null -> current.copy(mesh_beacon = config.mesh_beacon)
|
||||
|
||||
else -> current
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user