Dhanya Thattil 0d35b966ff
Separate headers (#57)
* WIP, ctb

* WIP, eiger

* WIP, gotthard

* WIP, jungfrau

* WIP, gotthard2

* WIP, mythen3

* WIP, moench

* fixed gotthard apiversioning mismatch with gotthard2
2019-08-30 11:17:37 +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 APIEIGER 0x190826
#define APICTB 0x190826
#define APIJUNGFRAU 0x190826
#define APIMYTHEN3 0x190826
#define APIGOTTHARD 0x190826
#define APIGOTTHARD2 0x190826