mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-05 20:30:03 +02:00

* set number of destination in fpga as well when using udp_cleardst * ensures fpga destinations are also cleared up * binaries in
15 lines
432 B
C
15 lines
432 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define GITBRANCH "developer"
|
|
#define APILIB 0x220609
|
|
#define APIRECEIVER 0x220609
|
|
#define APIGUI 0x220609
|
|
#define APICTB 0x220705
|
|
#define APIGOTTHARD 0x220705
|
|
#define APIGOTTHARD2 0x220705
|
|
#define APIJUNGFRAU 0x220705
|
|
#define APIMYTHEN3 0x220705
|
|
#define APIMOENCH 0x220602
|
|
#define APIEIGER 0x220705
|