set Led Configuration
abstract suspend fun setLedConfiguration(ledConfiguration: LedConfiguration, updateProgress: suspend (progress: Progress) -> Unit = {})
Set led configuration on sensor.
Parameters
led Configuration
Configuration to be set
update Progress
Progress of the operation