Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
ef9133d66a |
@ -1284,10 +1284,7 @@ asynStatus turboPmacAxis::enable(bool on) {
|
||||
asynStatus pl_status = asynSuccess;
|
||||
|
||||
bool moving = false;
|
||||
rw_status = doPoll(&moving);
|
||||
if (rw_status != asynSuccess) {
|
||||
return rw_status;
|
||||
}
|
||||
doPoll(&moving);
|
||||
|
||||
// =========================================================================
|
||||
|
||||
|
Reference in New Issue
Block a user