mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 12:52:20 +01:00
quad enabled with gap pixels without the extra vertical pixel line
This commit is contained in:
@@ -453,8 +453,9 @@ class UDPInterface {
|
||||
/**
|
||||
* Set Quad type Enable (eiger and hardware specific)
|
||||
* @param true if quad enabled, else false
|
||||
* @return OK or FAIL
|
||||
*/
|
||||
virtual void setQuad(const bool b) = 0;
|
||||
virtual int setQuad(const bool b) = 0;
|
||||
|
||||
|
||||
//***file parameters***
|
||||
|
||||
Reference in New Issue
Block a user