mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
dev: fix server logic in checking detector idle (#861)
* fix buggy logic in checking detector idle and an argument check
This commit is contained in:
@ -4,10 +4,10 @@
|
||||
#define RELEASE "developer"
|
||||
#define APILIB "developer 0x230224"
|
||||
#define APIRECEIVER "developer 0x230224"
|
||||
#define APICTB "developer 0x231108"
|
||||
#define APIGOTTHARD "developer 0x231108"
|
||||
#define APIGOTTHARD2 "developer 0x231108"
|
||||
#define APIJUNGFRAU "developer 0x231108"
|
||||
#define APIMYTHEN3 "developer 0x231108"
|
||||
#define APIMOENCH "developer 0x231108"
|
||||
#define APIEIGER "developer 0x231108"
|
||||
#define APICTB "developer 0x231109"
|
||||
#define APIGOTTHARD "developer 0x231109"
|
||||
#define APIGOTTHARD2 "developer 0x231109"
|
||||
#define APIJUNGFRAU "developer 0x231109"
|
||||
#define APIMYTHEN3 "developer 0x231109"
|
||||
#define APIMOENCH "developer 0x231109"
|
||||
#define APIEIGER "developer 0x231109"
|
||||
|
Reference in New Issue
Block a user