does it work?
Test And Build / Lint (push) Failing after 6s
Test And Build / Build (push) Failing after 8s

This commit is contained in:
2026-08-07 15:03:12 +02:00
parent 9841345f06
commit 1aeff55111
5 changed files with 1111 additions and 992 deletions
+1 -1
View File
@@ -456,7 +456,7 @@ asynStatus turboPmacController::writeRead(int axisNo, const char *command,
asynStatus turboPmacController::doFlushHardware() {
/*
Temporarily overwrite the "reason" field with the FLUSH_HARDWARE
constant defined in pmacAsynIPPort.c. This reason is then used within
constant defined in pmacAsynIPPort.h. This reason is then used within
the write method of pasynInt32SyncIO to select the flush function.
*/
int temp = pTurboPmacC_->pasynInt32SyncIOipPort->reason;