Dhanya Thattil d9e34e1657
Pllreset (#560)
* ctb, moench and jungfrau: pll reset at start not happening as no defines
2022-09-29 14:03:26 +02:00

15 lines
445 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 APIGOTTHARD 0x220916
#define APIGOTTHARD2 0x220916
#define APIMYTHEN3 0x220916
#define APIEIGER 0x220916
#define APICTB 0x220929
#define APIMOENCH 0x220929
#define APIJUNGFRAU 0x220929