pub fn encode_step( direction: StepDirectionEnum, wrap: Option<bool>, lowest_off: Option<bool>, ) -> Vec<u8> ⓘ
Encode the Step command request payload.
Step