Dhanya Thattil bac32dcba9
ctb 1g non blocking acquire (#555)
* allowing ctb and moench 1g to have non blocking acquisition also send data, refactoring wait for acquisition finished for all others
2022-09-16 17:45:51 +02:00

15 lines
445 B
C

// SPDX-License-Identifier: LGPL-3.0-or-other
// Copyright (C) 2021 Contributors to the SLS Detector Package
/** API versions */
#define GITBRANCH "developer"
#define APILIB 0x220609
#define APIRECEIVER 0x220609
#define APIGUI 0x220609
#define APICTB 0x220916
#define APIGOTTHARD 0x220916
#define APIGOTTHARD2 0x220916
#define APIJUNGFRAU 0x220916
#define APIMYTHEN3 0x220916
#define APIMOENCH 0x220916
#define APIEIGER 0x220916