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

* ToString accepts c-style arrays * added patternParameters to python * fixed patwait time bug in validation * moved load from file function to patterParameters * server using patternparamters structure to get pattern Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
13 lines
323 B
C
13 lines
323 B
C
/** API versions */
|
|
#define GITBRANCH "developer"
|
|
#define APILIB 0x201119
|
|
#define APIRECEIVER 0x201119
|
|
#define APIGUI 0x201119
|
|
#define APICTB 0x201124
|
|
#define APIGOTTHARD 0x201124
|
|
#define APIGOTTHARD2 0x201124
|
|
#define APIJUNGFRAU 0x201124
|
|
#define APIMYTHEN3 0x201124
|
|
#define APIMOENCH 0x201124
|
|
#define APIEIGER 0x201124
|