DelegateSerialPort constructor

DelegateSerialPort(
  1. String portName
)

Creates a serial port that delegates to the libserialport package.

Implementation

DelegateSerialPort(super.portName);