Package hw

Interface OnRotaryEncoderListener

This interface is used to get information about the rotary encoder movement. Rotary encoder event listeners (classes implementing this interface) requires the implementation of the onRotaryEncoderMovement() method in order to receive information about rotary encoder movement. This method will be called automatically by the event management system when a movement of the rotary encoder is detected.

_INSERT_CONSTRUCTOR_ENTRY_HERE_

Public Methods

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_