Merge branch 'v1.1.2_fix' into 'master'

uncomment line

See merge request epics-modules/adorca!28
This commit is contained in:
Jim Larsson
2024-12-19 10:49:18 +00:00
+1 -1
View File
@@ -991,7 +991,7 @@ void Orca::imageTask() {
evr_counts_since_last_start_previous = evr_counts_since_last_start;
}
// getIntegerParam(hTriggerActive, &triggerActive);
getIntegerParam(hTriggerActive, &triggerActive);
if (triggerActive == DCAMPROP_TRIGGERACTIVE__SYNCREADOUT) {