Closed riedlse closed 4 years ago
Added new constructors to NRSerialPort to allow for parity and data bits and stop bits. Can also just specify port if 115200 is the right baud rate.
Did this correctly this time with getters and setters and added the new variable to the connect request.
looks good, thanks!
Added new constructors to NRSerialPort to allow for parity and data bits and stop bits. Can also just specify port if 115200 is the right baud rate.