mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02:00
Ctb: allow adc mask enable to be 0 for 1 and 10GbE (#750)
* ctb: allow adc mask enable to be 0 for 1 and 10GbE
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
||||
/** API versions */
|
||||
#define RELEASE "developer"
|
||||
#define APICTB "developer 0x230224"
|
||||
#define APIGOTTHARD "developer 0x230224"
|
||||
#define APIGOTTHARD2 "developer 0x230224"
|
||||
#define APIMYTHEN3 "developer 0x230224"
|
||||
@ -11,3 +10,4 @@
|
||||
#define APIEIGER "developer 0x230224"
|
||||
#define APIJUNGFRAU "developer 0x230508"
|
||||
#define APIMOENCH "developer 0x230508"
|
||||
#define APICTB "developer 0x230522"
|
||||
|
Reference in New Issue
Block a user