set bit and clear bit only verifies that bit (#746)

This commit is contained in:
2023-05-25 10:35:17 +02:00
committed by GitHub
parent 6834294437
commit 0a7fd0a51a
14 changed files with 211 additions and 21 deletions

View File

@ -2,12 +2,12 @@
// Copyright (C) 2021 Contributors to the SLS Detector Package
/** API versions */
#define RELEASE "developer"
#define APILIB "developer 0x230224"
#define APIRECEIVER "developer 0x230224"
#define APIJUNGFRAU "developer 0x230515"
#define APIMOENCH "developer 0x230515"
#define APIGOTTHARD "developer 0x230224"
#define APIGOTTHARD2 "developer 0x230224"
#define APIMYTHEN3 "developer 0x230224"
#define APILIB "developer 0x230224"
#define APIRECEIVER "developer 0x230224"
#define APIEIGER "developer 0x230224"
#define APIJUNGFRAU "developer 0x230508"
#define APIMOENCH "developer 0x230508"
#define APICTB "developer 0x230523"