maxVelocity is not unused!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user