Compare commits
1 Commits
1.6.2
...
release-1.5
| Author | SHA1 | Date | |
|---|---|---|---|
| c12682f0c1 |
@@ -202,7 +202,7 @@ asynStatus turboPmacAxis::init() {
|
||||
// here to mm/s^2.
|
||||
motorAccel = motorAccel * 1000;
|
||||
|
||||
if (nvals != 8) {
|
||||
if (nvals != 7) {
|
||||
return pC_->couldNotParseResponse(command, response, axisNo_,
|
||||
__PRETTY_FUNCTION__, __LINE__);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user