RelativeRotaryLastEvent.empty constructor

RelativeRotaryLastEvent.empty()

Creates an empty RelativeRotaryLastEvent object.

Implementation

RelativeRotaryLastEvent.empty()
    : action = '',
      rotation = RelativeRotaryRotation.empty();