mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 11:48:54 +01:00
* allowing ctb and moench 1g to have non blocking acquisition also send data, refactoring wait for acquisition finished for all others
15 lines
445 B
C
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
|