mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-06 12:50:02 +02:00

* default pattern for m3 and moench including Python bindings Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
13 lines
323 B
C
13 lines
323 B
C
/** API versions */
|
|
#define GITBRANCH "developer"
|
|
#define APILIB 0x201119
|
|
#define APIRECEIVER 0x201119
|
|
#define APIGUI 0x201119
|
|
#define APICTB 0x201130
|
|
#define APIGOTTHARD 0x201130
|
|
#define APIJUNGFRAU 0x201130
|
|
#define APIEIGER 0x201130
|
|
#define APIGOTTHARD2 0x201208
|
|
#define APIMOENCH 0x201207
|
|
#define APIMYTHEN3 0x201209
|