Added reminder comment
This commit is contained in:
@@ -563,7 +563,7 @@ asynStatus masterMacsAxis::doPoll(bool *moving) {
|
||||
__PRETTY_FUNCTION__, __LINE__);
|
||||
}
|
||||
|
||||
// Write the actual velocity to the paramLib
|
||||
// Write the actual velocity to the paramLib (TODO: does it though?)
|
||||
setAxisParamChecked(this, motorVelocity, actualVelocity);
|
||||
|
||||
// Motor is moving in velocity mode
|
||||
|
||||
Reference in New Issue
Block a user