Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.repository.usb
/
SerialConnection
/
close
close
abstract
fun
close
(
waitForStopped
:
Boolean
)
Close the USB serial connection.
Parameters
wait
For
Stopped
if true, waits for the connection to terminate before returning
abstract
override
fun
close
(
)