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