Browse Source

update

change_pipette_api
zhaohe 1 year ago
parent
commit
7bfd98cff4
  1. 2
      api/zi_motor.hpp

2
api/zi_motor.hpp

@ -41,6 +41,6 @@ class ZIStepMotor {
/*********************************************************************************************************************** /***********************************************************************************************************************
* DEBUG * * DEBUG *
***********************************************************************************************************************/ ***********************************************************************************************************************/
virtual int32_t step_motor_read_motoric_status(int32_t* errorflag) = 0;
virtual int32_t step_motor_read_tmc5130_status(int32_t* errorflag) = 0;
}; };
} // namespace iflytop } // namespace iflytop
Loading…
Cancel
Save