setLocalConfig

abstract suspend fun setLocalConfig(config: Config)(source)

Updates the local radio configuration.

Fire-and-forget by design: the device is the source of truth. Local persistence is an optimistic cache that will self-heal on next config refresh.