mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-05 17:40:40 +02:00
14 lines
472 B
C
14 lines
472 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define APILIB "0.0.0 0x250523"
|
|
#define APIRECEIVER "0.0.0 0x250523"
|
|
#define APICTB "0.0.0 0x250523"
|
|
#define APIGOTTHARD2 "0.0.0 0x250523"
|
|
#define APIMOENCH "0.0.0 0x250523"
|
|
#define APIEIGER "0.0.0 0x250523"
|
|
#define APIXILINXCTB "0.0.0 0x250523"
|
|
#define APIJUNGFRAU "0.0.0 0x250523"
|
|
#define APIMYTHEN3 "0.0.0 0x250523"
|
|
|