Removed a debug statement from EuroMoveDriver.cpp

This commit is contained in:
2020-01-24 13:04:40 +01:00
parent 75de7a3a4c
commit 6d823e2265

View File

@ -368,7 +368,7 @@ asynStatus EuroMoveAxis::poll(bool *moving)
goto skip;
}
errlogPrintf("Axis %d, status reply %s, position %d\n", axisNo_, reply, position);
/* errlogPrintf("Axis %d, status reply %s, position %d\n", axisNo_, reply, position); */
sscanf(reply, "%x", &axStatus);
if((axStatus & 128) > 0) { // test bit 8