maxVelocity is not unused!
Some checks failed
Test And Build / Lint (push) Failing after 4s
Test And Build / Build (push) Failing after 5s

This commit is contained in:
2026-01-20 13:21:32 +01:00
parent 5efb94f83e
commit 5314362c83

View File

@@ -692,7 +692,6 @@ asynStatus masterMacsAxis::doMove(double position, int relative,
// Suppress unused variable warning
(void)minVelocity;
(void)maxVelocity;
(void)acceleration;
// Status of read-write-operations of ASCII commands to the controller