This commit is contained in:
2019-08-09 14:28:32 +02:00
parent 9913194774
commit 2ac421365d

View File

@ -853,7 +853,7 @@ class multiSlsDetector : public virtual slsDetectorDefs {
* @returns value of speed set * @returns value of speed set
*/ */
int setSpeed(speedVariable index, int value = -1, int mode = 0, int setSpeed(speedVariable index, int value = -1, int mode = 0,
int detPos = -1); int detPos = -1);//
/** /**
* Set/get dynamic range and updates the number of dataBytes * Set/get dynamic range and updates the number of dataBytes