mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-08-06 19:22:27 +02:00
13 lines
480 B
C
13 lines
480 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define APILIB "10.1.0 0x260806"
|
|
#define APIRECEIVER "10.1.0 0x260806"
|
|
#define APICTB "10.0.0 0x250828"
|
|
#define APIGOTTHARD2 "10.0.0 0x250828"
|
|
#define APIMOENCH "10.0.0 0x250828"
|
|
#define APIEIGER "10.0.0 0x250825"
|
|
#define APIXILINXCTB "10.0.0 0x250828"
|
|
#define APIJUNGFRAU "10.0.0 0x250828"
|
|
#define APIMYTHEN3 "10.0.0 0x250828"
|