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

* WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * solved eiger 1-10g issue * some fixes for remove udp cache to work * bug fix virtual * removed special handling of rx_udpip
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 APIJUNGFRAU 0x190927
|
|
#define APIGOTTHARD 0x190927
|
|
#define APIMYTHEN3 0x190930
|
|
#define APIEIGER 0x190926
|
|
#define APIGOTTHARD2 0x190927
|
|
#define APICTB 0x190927
|