DfuState: "initializing" | "connecting" | "connected" | "starting" | "enablingDfuMode" | "uploading" | "validatingFirmware" | "disconnecting" | "disconnected" | "completed" | "aborted" | "errored"

The list of possible DFU states. They are roughly listed in the order in which they occur.

Generated using TypeDoc