mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-04 02:11:18 +01:00
moench bug fix: power chip enable
This commit is contained in:
Binary file not shown.
@@ -3941,7 +3941,7 @@ int power_chip(int file_des) {
|
||||
return printSocketReadError();
|
||||
FILE_LOG(logDEBUG1, ("Powering chip to %d\n", arg));
|
||||
|
||||
#if !defined(JUNGFRAUD) && !defined(MYTHEN3D) && !defined(GOTTHARD2D)
|
||||
#if !defined(JUNGFRAUD) && !defined(MOENCHD) && !defined(MYTHEN3D) && !defined(GOTTHARD2D)
|
||||
functionNotImplemented();
|
||||
#else
|
||||
// set & get
|
||||
|
||||
Reference in New Issue
Block a user