mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-15 22:37:14 +02:00
fixed the 8 byte iodelay trimfile bug, now writes as 4 bytes
This commit is contained in:
@ -3132,6 +3132,7 @@ slsDetectorDefs::detectorSettings slsDetector::setSettings( detectorSettings ise
|
||||
if(thisDetector->myDetectorType == EIGER)
|
||||
iodelay = new int;
|
||||
|
||||
|
||||
int ret=0;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user