grag38 / qextserialport

Automatically exported from code.google.com/p/qextserialport
0 stars 0 forks source link

Wrong RTS level wth OSX #61

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

with OSX the RTS pin gets a wrong level. On Windows every thing is fine.
But on OSX I have to do this after the port is opened: port->setRts(true)
to get the right level.

Original issue reported on code.google.com by tuxia...@gmail.com on 27 May 2010 at 10:27