Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
feature-firmware
/
org.meshtastic.feature.firmware
/
UsbUpdateHandler
/
startUpdate
start
Update
android
open
suspend override
fun
startUpdate
(
release
:
FirmwareRelease
,
hardware
:
DeviceHardware
,
target
:
String
,
updateState
:
(
FirmwareUpdateState
)
->
Unit
,
firmwareUri
:
CommonUri
?
)
:
String
?
(
source
)