Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-firmware
/
org.meshtastic.feature.firmware
/
FirmwareUpdateState
/
AwaitingFileSave
Awaiting
File
Save
common
data
class
AwaitingFileSave
(
val
uf2FilePath
:
String
?
,
val
fileName
:
String
,
val
sourceUri
:
ERROR CLASS: Symbol not found for CommonUri?
?
=
null
)
:
FirmwareUpdateState
(
source
)
Members
Constructors
Awaiting
File
Save
Link copied to clipboard
common
constructor
(
uf2FilePath
:
String
?
,
fileName
:
String
,
sourceUri
:
ERROR CLASS: Symbol not found for CommonUri?
?
=
null
)
Properties
file
Name
Link copied to clipboard
common
val
fileName
:
String
source
Uri
Link copied to clipboard
common
val
sourceUri
:
ERROR CLASS: Symbol not found for CommonUri?
?
uf2File
Path
Link copied to clipboard
common
val
uf2FilePath
:
String
?