mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 03:10:02 +02:00

* WIP * eiger binary back wih versioning * fixed readout flag in ctbgui, added speedLevel enum * ctbgui: fixed a print out error * ctb readout bug fix * WIP * WIP * WIP
13 lines
320 B
C
13 lines
320 B
C
/** API versions */
|
|
#define GITBRANCH "developer"
|
|
#define APILIB 0x190723
|
|
#define APIRECEIVER 0x190722
|
|
#define APIGUI 0x190723
|
|
#define APIMOENCH 0x190820
|
|
#define APIGOTTHARD 0x190830
|
|
#define APIMYTHEN3 0x190830
|
|
#define APIGOTTHARD2 0x190902
|
|
#define APIEIGER 0x190902
|
|
#define APIJUNGFRAU 0x190902
|
|
#define APICTB 0x190902
|