getLedConfiguration

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

Get led configuration from sensor.

Return

Led configuration LedConfiguration

Parameters

updateProgress

Progress of the operation