pkg / term

Package term manages POSIX terminals.
BSD 2-Clause "Simplified" License
393 stars 64 forks source link

Add methods to read modem control lines #34

Closed msiegen closed 3 years ago

msiegen commented 6 years ago

This adds support to read DCD, DSR, CTS, and RI, which are all input pins on a DTE (computer) serial port.