Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow serial port code to set the baud rate as well as query. Avoid re-setting the baud rate to the current value as QtSerial seems to do two baud rate settings, first to 4Mbaud and then to the target rate in this case. Signed-off-by: Keith Packard <keithp@keithp.com>
- Loading branch information