I had a use-case for setting the databits to something other than the default (8), so I updated SerialPort.cs to surface the setting of that property on the underlying serial port object.
@genemars There is a similar issue out there: #6, so I didn't create a new feature issue.
I had a use-case for setting the databits to something other than the default (8), so I updated
SerialPort.cs
to surface the setting of that property on the underlying serial port object.@genemars There is a similar issue out there: #6, so I didn't create a new feature issue.