Interface IncrementalRotaryEncoder.RotaryListener

  • Enclosing class:
    IncrementalRotaryEncoder

    public static interface IncrementalRotaryEncoder.RotaryListener
    Interface definition for Rotary Encoder rolling do clock wise (cw) and counter clock wise (ccw).
    • Method Detail

      • cw

        void cw()
      • ccw

        void ccw()