creates a ComPort object
Adds a event listnere type for ComPort
either two types of event rx or rx-msg
a function callback for CustomEvent
Connect to the serial port. This will open the request user dialog box.
: speed of connection e.g. 9600 or 115200
Send a line of String
: a line of string. The \n character will be added to end of the line
Generated using TypeDoc
The main class for ComPort package