parseDfuRemoteError

open fun parseDfuRemoteError(error: Int): String

Parses the error code returned by the DFU service and returns the error message.

Return

the error message

Parameters

error

the received error code