setLedConfiguration

abstract suspend fun setLedConfiguration(ledConfiguration: LedConfiguration, updateProgress: suspend (progress: Progress) -> Unit = {})

Set led configuration on sensor.

Parameters

ledConfiguration

Configuration to be set

updateProgress

Progress of the operation