update client api

This commit is contained in:
maliakal_d 2022-06-08 16:40:26 +02:00
parent b5d02ac398
commit 2b5470ef59

View File

@ -1,10 +1,7 @@
// SPDX-License-Identifier: LGPL-3.0-or-other // SPDX-License-Identifier: LGPL-3.0-or-other
// Copyright (C) 2021 Contributors to the SLS Detector Package // Copyright (C) 2021 Contributors to the SLS Detector Package
/** API versions */ /** API versions */
#define GITBRANCH "developer" #define GITBRANCH "g2rxr"
#define APILIB 0x220408
#define APIRECEIVER 0x220408
#define APIGUI 0x220328
#define APICTB 0x220524 #define APICTB 0x220524
#define APIGOTTHARD 0x220524 #define APIGOTTHARD 0x220524
#define APIJUNGFRAU 0x220524 #define APIJUNGFRAU 0x220524
@ -12,3 +9,6 @@
#define APIEIGER 0x220524 #define APIEIGER 0x220524
#define APIGOTTHARD2 0x220602 #define APIGOTTHARD2 0x220602
#define APIMYTHEN3 0x220607 #define APIMYTHEN3 0x220607
#define APILIB 0x220608
#define APIRECEIVER 0x220608
#define APIGUI 0x220608