Dhanya Thattil 5bcde789ac
Readoutflags (#61)
* 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
2019-09-02 19:27:27 +02:00

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