SerialPortInterface constructor
Creates a serial port at the given name.
Implementation
SerialPortInterface(this.portName, {this.baudRate = 9600});
Creates a serial port at the given name.
SerialPortInterface(this.portName, {this.baudRate = 9600});