From 7d933bad5efad465ce7752d07c549e49f495632b Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Wed, 28 Jul 2021 17:22:14 +0200 Subject: [PATCH] minor --- .../jungfrauDetectorServer/slsDetectorFunctionList.c | 1 + 1 file changed, 1 insertion(+) diff --git a/slsDetectorServers/jungfrauDetectorServer/slsDetectorFunctionList.c b/slsDetectorServers/jungfrauDetectorServer/slsDetectorFunctionList.c index 4e30442db..568238461 100644 --- a/slsDetectorServers/jungfrauDetectorServer/slsDetectorFunctionList.c +++ b/slsDetectorServers/jungfrauDetectorServer/slsDetectorFunctionList.c @@ -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,