Skip to content
Snippets Groups Projects
Commit 00cb454e authored by Jim Larsson's avatar Jim Larsson
Browse files

uncomment line

parent 66cbff0c
No related branches found
No related tags found
1 merge request!28uncomment line
...@@ -991,7 +991,7 @@ void Orca::imageTask() { ...@@ -991,7 +991,7 @@ void Orca::imageTask() {
evr_counts_since_last_start_previous = evr_counts_since_last_start; evr_counts_since_last_start_previous = evr_counts_since_last_start;
} }
// getIntegerParam(hTriggerActive, &triggerActive); getIntegerParam(hTriggerActive, &triggerActive);
if (triggerActive == DCAMPROP_TRIGGERACTIVE__SYNCREADOUT) { if (triggerActive == DCAMPROP_TRIGGERACTIVE__SYNCREADOUT) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment