diff --git a/src/masterMacsAxis.cpp b/src/masterMacsAxis.cpp index da11fa9..2207bcc 100644 --- a/src/masterMacsAxis.cpp +++ b/src/masterMacsAxis.cpp @@ -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