open

fun open(portName: String, baudRate: Int = DEFAULT_BAUD): RadioTransport(source)

Build a RadioTransport that opens the named serial port at baudRate. Default baud is 115 200 — the rate used by Meshtastic firmware.