currentFirmwareProgress

@IntRange(from = 0, to = 100)
abstract fun currentFirmwareProgress(): Int

Gives current firmware update upload progress, in percent.

Return

current firmware update upload progress