Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model
/
SoftDeviceVariantEntry
/
SoftDeviceVariantEntry
Soft
Device
Variant
Entry
constructor
(
hwModel
:
Int
,
hwModelSlug
:
String
?
=
null
,
platformioTargets
:
List
<
String
>
=
emptyList()
,
softDevice
:
String
?
=
null
)
(
source
)