mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 10:09:48 +01:00
almost done with ctb update, need to do slow adcs, split to moench and ctb
This commit is contained in:
@@ -63,7 +63,7 @@ int main(int argc, char *argv[]){
|
||||
FILE_LOG(logINFO, ("Detected phase shift of %d\n", phaseShift));
|
||||
}
|
||||
#endif
|
||||
#ifdef JUNGFRAUD
|
||||
#if defined(JUNGFRAUD) || defined(CHIPTESTBOARDD)
|
||||
else if(!strcasecmp(argv[i],"-update")){
|
||||
FILE_LOG(logINFO, ("Detected update mode\n"));
|
||||
debugflag = PROGRAMMING_MODE;
|
||||
|
||||
Reference in New Issue
Block a user