Downloading

data class Downloading(val progressState: ProgressState) : FirmwareUpdateState(source)

Firmware file is being downloaded from the release server.

Constructors

Link copied to clipboard
constructor(progressState: ProgressState)

Properties

Link copied to clipboard