Closed GoogleCodeExporter closed 9 years ago
I have no idea whether we should add support for such a baudrate. I don't know whether windows support this or not.
-------
BTW, This patch doesn't work, qextserialport.cpp should be changed too.
Original comment by dbzhang...@gmail.com
on 27 Apr 2012 at 10:12
For Windows users:
If your OS support non-standard baudrate, such as 28800,
You can using
port->setBaudRate((BaudRateType)28800);
Original comment by dbzhang...@gmail.com
on 8 Jun 2012 at 5:13
Original issue reported on code.google.com by
martonmi...@gmail.com
on 27 Apr 2012 at 6:23Attachments: