This PR just adds in a check to SerialPort.cpp for linux specific baud rates in following the discussion from PR #127 . It also modifies the comment style to single line rather than block as is done in other instances in libserial.
This PR passes hardware testing on an Ubuntu 18.10 machine with FTDI USB to serial port hardware adapters.
Please let me know if you have any questions on this PR!
Hi Crayzee Wulf,
This PR just adds in a check to SerialPort.cpp for linux specific baud rates in following the discussion from PR #127 . It also modifies the comment style to single line rather than block as is done in other instances in libserial.
This PR passes hardware testing on an Ubuntu 18.10 machine with FTDI USB to serial port hardware adapters.
Please let me know if you have any questions on this PR!
-Mark