getSoftwareVersions

abstract suspend fun getSoftwareVersions(updateProgress: suspend (progress: Progress) -> Unit = {}): BootloaderSoftwareVersions

Return

software versions of the device

Parameters

updateProgress

of the operation