mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 23:10:02 +02:00
14 lines
509 B
C
14 lines
509 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define APICTB "9.0.0 0x241121"
|
|
#define APIGOTTHARD "9.0.0 0x241121"
|
|
#define APIGOTTHARD2 "9.0.0 0x241121"
|
|
#define APIJUNGFRAU "9.0.0 0x241121"
|
|
#define APIMOENCH "9.0.0 0x241121"
|
|
#define APIXILINXCTB "9.0.0 0x241121"
|
|
#define APIEIGER "9.0.0 0x241121"
|
|
#define APIMYTHEN3 "9.0.0 0x241121"
|
|
#define APILIB "9.0.0 0x241126"
|
|
#define APIRECEIVER "9.0.0 0x241126"
|