setExtendedConfiguration

abstract suspend fun setExtendedConfiguration(configuration: SensorExtendedConfiguration, updateProgress: suspend (progress: Progress) -> Unit = {})

Set device extended configuration

Parameters

configuration

to be set

updateProgress

of the operation