pub fn encode_step( direction: StepDirection, number_of_steps: u16, speed: u8, ) -> Result<Vec<u8>>
Encode Step command (0x01)