Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
feature-connections
/
org.meshtastic.feature.connections.repository
/
SerialConnection
/
close
close
android
abstract
fun
close
(
waitForStopped
:
Boolean
)
(
source
)
Close the USB serial connection.
Parameters
wait
For
Stopped
if true, waits for the connection to terminate before returning
abstract
override
fun
close
(
)
(
source
)