From b7805ae0d408812b7b211d8adfb339657c49ed94 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Wed, 29 Apr 2020 14:09:35 +0200 Subject: [PATCH] gotthard2, moench: remove leading spaces in config file on board detector server --- .../bin/moenchDetectorServer_developer | Bin 184964 -> 184964 bytes slsSupportLib/include/versionAPI.h | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/slsDetectorServers/moenchDetectorServer/bin/moenchDetectorServer_developer b/slsDetectorServers/moenchDetectorServer/bin/moenchDetectorServer_developer index 167ac3933c1a634b5b8516521acd50fba7857ba1..96cdf3fc19368db955835a9726d03d95b515f876 100755 GIT binary patch delta 63 zcmZo!%H6V*dx9qO%DmL+8@-q$Ho8pU6xCo^;l-H1_=15!fB^`Aw8BG;%`Z7UEg3bM Rjh)+#of)?qJ2M6L0|0va63+kt delta 63 zcmZo!%H6V*dx9o&-v#UG8@-q$Ho8pU6y;=D;l-H1_=15!fB^`Aw8BHq%`Z7UEg3nR Rjh)+#of)?qJ2M6L0|0l|5|01? diff --git a/slsSupportLib/include/versionAPI.h b/slsSupportLib/include/versionAPI.h index ea71628c9..731a112ef 100644 --- a/slsSupportLib/include/versionAPI.h +++ b/slsSupportLib/include/versionAPI.h @@ -7,6 +7,6 @@ #define APICTB 0x200409 #define APIGOTTHARD 0x200409 #define APIJUNGFRAU 0x200409 -#define APIMOENCH 0x200409 #define APIMYTHEN3 0x200428 #define APIGOTTHARD2 0x200429 +#define APIMOENCH 0x200428