mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-05 14:15:39 -05:00
Added doMoveToHome method.
This commit is contained in:
@@ -28,6 +28,7 @@ public:
|
||||
asynStatus poll(bool *moving);
|
||||
asynStatus setClosedLoop(bool closedLoop);
|
||||
asynStatus setIGain(double iGain);
|
||||
asynStatus doMoveToHome();
|
||||
|
||||
private:
|
||||
MD90Controller *pC_; /**< Pointer to the asynMotorController to which this axis belongs.
|
||||
|
Reference in New Issue
Block a user