go-serial
go-serial copied to clipboard
Add RTS and DTR to GetModemStatusBits for Windows
As suggested in https://github.com/bugst/go-serial/pull/36 here is a first step to make RTS and DTR status bits available in the public API. Just started for windows, since I can not test others right now.