Package hw
Interface OnRotaryEncoderListener

Public Method onRotaryEncoderMovement

abstract void onRotaryEncoderMovement(byte value)

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Parameter Description
value state of all selected input pins

This method is called automatically when the input state change e.g. from high to low level.