mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-16 17:30:41 +02:00
* jf wip: bunch id decoder only in pcb v2.0 check and comments * auto comp disable the same way for both chip versions. compdisabletime also available for 1.1 now * formatting * fixed tests * updated jf binary
14 lines
508 B
C
14 lines
508 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define APILIB "9.1.0 0x250204"
|
|
#define APIRECEIVER "9.1.0 0x250204"
|
|
#define APICTB "9.1.0 0x250204"
|
|
#define APIGOTTHARD "9.1.0 0x250204"
|
|
#define APIGOTTHARD2 "9.1.0 0x250204"
|
|
#define APIMYTHEN3 "9.1.0 0x250204"
|
|
#define APIMOENCH "9.1.0 0x250204"
|
|
#define APIXILINXCTB "9.1.0 0x250204"
|
|
#define APIEIGER "9.1.0 0x250204"
|
|
#define APIJUNGFRAU "9.1.0 0x250217"
|