mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-26 14:11:18 +01:00
* ctb updates not in release notes * xilinx power similar to ctb,except no vchip
13 lines
471 B
C
13 lines
471 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 0x250909"
|
|
#define APIRECEIVER "0.0.0 0x250822"
|
|
#define APICTB "0.0.0 0x250922"
|
|
#define APIGOTTHARD2 "0.0.0 0x250909"
|
|
#define APIMOENCH "0.0.0 0x250909"
|
|
#define APIEIGER "0.0.0 0x250909"
|
|
#define APIXILINXCTB "0.0.0 0x251015"
|
|
#define APIJUNGFRAU "0.0.0 0x250909"
|
|
#define APIMYTHEN3 "0.0.0 0x250922"
|