mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
bugfix: framesl was not conected, exptime default time is 10 us
This commit is contained in:
@ -2626,7 +2626,7 @@ int get_time_left(int file_des) {
|
||||
case FRAMES_FROM_START:
|
||||
case FRAMES_FROM_START_PG:
|
||||
#endif
|
||||
getTimeLeft(ind);
|
||||
retval=getTimeLeft(ind);
|
||||
break;
|
||||
default:
|
||||
ret = FAIL;
|
||||
|
Reference in New Issue
Block a user