exitInstallationMode

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

Exit installation mode. After exit sensor will erase all measurements stored.

Parameters

updateProgress

Update progress of operation