mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50: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 APIGOTTHARD "9.0.0 0x241121"
|
|
#define APIGOTTHARD2 "9.0.0 0x241121"
|
|
#define APIMOENCH "9.0.0 0x241121"
|
|
#define APIEIGER "9.0.0 0x241121"
|
|
#define APICTB "9.1.0 0x250204"
|
|
#define APIXILINXCTB "9.1.0 0x250204"
|
|
#define APIJUNGFRAU "9.1.0 0x250318"
|
|
#define APILIB "9.1.0 0x250325"
|
|
#define APIRECEIVER "9.1.0 0x250325"
|
|
#define APIMYTHEN3 "9.1.1 0x250409"
|