Versions in this module Expand all Collapse all v0 v0.1.0 Nov 12, 2022 v0.0.1 Nov 10, 2022 Changes in this version + var ErrNoMatchingInputDevices = errors.New("no matching input devices") + var ErrTriggerNotDetected = errors.New("trigger not detected") + func Wait(timeout time.Duration, deviceTimeout time.Duration) error