getSoftwareCompilationDate

abstract suspend fun getSoftwareCompilationDate(updateProgress: suspend (progress: Progress) -> Unit = {}): String

Get sensor's software compilation date

Return

Software compilation date String

Parameters

updateProgress

Progress of the operation