exitBootloader

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

Exit bootloader.

Parameters

updateProgress

of the operation