steps property
Amount of rotation since previous event, in the case of repeat.
Amount of rotation since start, in the case of a start_event.
Resolution = 1000 steps / 360 degree rotation.
Range: 0 - 32767
Implementation
final int steps;
Amount of rotation since previous event, in the case of repeat.
Amount of rotation since start, in the case of a start_event.
Resolution = 1000 steps / 360 degree rotation.
Range: 0 - 32767
final int steps;