serialport/node-serialport

Cleanup flow control options during port construction

reconbot opened this issue · 0 comments

We have flags, an array, and a boolean to set the flow control flags on a port. Lets keep it just the flags.

This would be a breaking change for 4.0