mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
minor
This commit is contained in:
@ -957,6 +957,7 @@ enum detectorSettings setSettings(enum detectorSettings sett) {
|
||||
}
|
||||
|
||||
void validateSettings() {
|
||||
// if any special dac value is changed individually => undefined
|
||||
const int specialDacs[NSPECIALDACS] = SPECIALDACINDEX;
|
||||
int specialDacValues[NUMSETTINGS][NSPECIALDACS] = {
|
||||
SPECIAL_DEFAULT_DYNAMIC_GAIN_VALS,
|
||||
|
Reference in New Issue
Block a user