Versions in this module Expand all Collapse all v1 v1.0.0 Aug 10, 2017 Changes in this version + type Conn interface + Configure func(stopBit Stop, parity Parity, bits int) error + Speed func(baud int) error + type ConnCloser interface + type Parity byte + const Even + const Mark + const None + const Odd + const Space + type Pins interface + CTS func() gpio.PinIO + RTS func() gpio.PinIO + RX func() gpio.PinIn + TX func() gpio.PinOut + type Stop int8 + const One + const OneHalf + const Two Incompatible versions in this module v2.0.0+incompatible Aug 25, 2017