mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
- start acq list: mixup with master pos #743 : fix that only master starts second and not all (for start acq), typo with pos and masters list - synced master status running when setting to slave #747: synced master status running when setting to slave
14 lines
523 B
C
14 lines
523 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define RELEASE "developer"
|
|
#define APILIB "developer 0x230224"
|
|
#define APIRECEIVER "developer 0x230224"
|
|
#define APICTB "developer 0x230525"
|
|
#define APIGOTTHARD "developer 0x230525"
|
|
#define APIGOTTHARD2 "developer 0x230525"
|
|
#define APIMYTHEN3 "developer 0x230525"
|
|
#define APIMOENCH "developer 0x230525"
|
|
#define APIEIGER "developer 0x230525"
|
|
#define APIJUNGFRAU "developer 0x230525"
|