Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RotaryEncoder ¶
type RotaryEncoder struct {
// contains filtered or unexported fields
}
func NewRotaryEncoder ¶
func NewRotaryEncoder(aPin gpio.PinIO, bPin gpio.PinIO) *RotaryEncoder
func (*RotaryEncoder) Read ¶
func (t *RotaryEncoder) Read() Action
Click to show internal directories.
Click to hide internal directories.