mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 05:50:14 +01:00
slsDetectorSoftware: removed warnings, and made compilable via make
This commit is contained in:
@@ -98,7 +98,7 @@ private:
|
||||
int nTrimEn;
|
||||
|
||||
/** list of the energies at which the detector has been trimmed */
|
||||
int trimEnergies[100];
|
||||
int trimEnergies[MAX_TRIMEN];
|
||||
|
||||
/** indicator for the acquisition progress - set to 0 at the beginning
|
||||
* of the acquisition and incremented when each frame is processed */
|
||||
|
||||
Reference in New Issue
Block a user