Versions in this module Expand all Collapse all v1 v1.0.0 Apr 20, 2021 Changes in this version + type Device struct + func NewDevice(timer machine.PWM, pin machine.Pin) *Device + func (d *Device) Center() + func (d *Device) Configure() error + func (d *Device) Left() + func (d *Device) Right()