From d90869cbca1c01f8c95e7cf0394984bb90e7fa55 Mon Sep 17 00:00:00 2001 From: smathis Date: Tue, 10 Feb 2026 13:18:43 +0100 Subject: [PATCH] Added reminder comment --- src/masterMacsAxis.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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