Compare commits

..

2 Commits
1.4.0 ... 1.4.1

Author SHA1 Message Date
ce80426790 Updated sinqMotor to fix bug in forcedPoll
Some checks failed
Test And Build / Lint (push) Failing after 4s
Test And Build / Build (push) Successful in 7s
2025-08-14 17:21:58 +02:00
72f3965881 Fixed imprecise comment
Some checks failed
Test And Build / Lint (push) Failing after 3s
Test And Build / Build (push) Successful in 8s
2025-08-12 15:42:43 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ struct turboPmacControllerImpl {
// User for writing int32 values to the port driver.
asynUser *pasynInt32SyncIOipPort;
// Indices of additional PVs
// Indices of additional ParamLib entries
int rereadEncoderPosition;
int readConfig;
int flushHardware;