mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-25 07:40:03 +02:00

* WIP * first test * format * test frames * also 0: * WIP * WIP * first test * format * test frames * also 0: * test and less local * pass ret by value * level * WIP * WIP * cleaning up interface * removed ref * another * updated api version * cleanup * cleanup * WIP * fixes * fixed tests
10 lines
258 B
C
10 lines
258 B
C
/** API versions */
|
|
#define GITBRANCH "refgui"
|
|
#define APIMOENCH 0x181108
|
|
#define APILIB 0x190604
|
|
#define APIRECEIVER 0x190604
|
|
#define APIGUI 0x190405
|
|
#define APICTB 0x190604
|
|
#define APIEIGER 0x190604
|
|
#define APIJUNGFRAU 0x190604
|
|
#define APIGOTTHARD 0x190604 |