mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 23:30:03 +02:00
wip
This commit is contained in:
parent
d33cf25a95
commit
28c1e2491b
@ -1052,7 +1052,7 @@ int Feb_Control_SoftwareTrigger(int block) {
|
||||
Feb_Control_SendSoftwareTrigger();
|
||||
|
||||
// wait for trigger for 20ms
|
||||
usleep();
|
||||
usleep(0);
|
||||
|
||||
// get current toggle value
|
||||
if (!Feb_Control_GetExposureToggle(&toggle, &exposure)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user