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.ota.dfu
/
LegacyDfuException
/
InitPacketNotLegacy
Init
Packet
Not
Legacy
class
InitPacketNotLegacy
(
size
:
Int
)
:
LegacyDfuException
(
source
)
Init packet (dat) appears to be Secure-DFU shaped (signed/CBOR), not the small legacy 14-32 B form.
Members
Constructors
Init
Packet
Not
Legacy
Link copied to clipboard
constructor
(
size
:
Int
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?