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
/
FirmwareFileHandler
/
extractFirmwareFromZip
extract
Firmware
From
Zip
common
abstract
suspend
fun
extractFirmwareFromZip
(
zipFilePath
:
String
,
hardware
:
ERROR CLASS: Symbol not found for DeviceHardware
,
fileExtension
:
String
,
preferredFilename
:
String
?
=
null
)
:
String
?
(
source
)