FirmwareUpdateManager
Functions
Link copied to clipboard
abstract fun dfuProgressFlow(): ERROR CLASS: Symbol not found for kotlinx.coroutines.flow.Flow<org/meshtastic/feature/firmware/DfuInternalState>
Link copied to clipboard
abstract suspend fun startUpdate(release: ERROR CLASS: Symbol not found for FirmwareRelease, hardware: ERROR CLASS: Symbol not found for DeviceHardware, address: String, updateState: (FirmwareUpdateState) -> Unit, firmwareUri: ERROR CLASS: Symbol not found for CommonUri?? = null): String?