mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-19 23:08:52 +01:00
formatting
This commit is contained in:
@@ -215,7 +215,13 @@ typedef struct {
|
||||
/**
|
||||
type of action performed (for text client)
|
||||
*/
|
||||
enum { GET_ACTION, PUT_ACTION, READOUT_ACTION, HELP_ACTION, READOUT_ZMQ_ACTION };
|
||||
enum {
|
||||
GET_ACTION,
|
||||
PUT_ACTION,
|
||||
READOUT_ACTION,
|
||||
HELP_ACTION,
|
||||
READOUT_ZMQ_ACTION
|
||||
};
|
||||
|
||||
/**
|
||||
dimension indexes
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
#define APIJUNGFRAU "8.0.0 0x231109"
|
||||
#define APIEIGER "8.0.0 0x231109"
|
||||
#define APILIB "8.0.1 0x240112"
|
||||
#define APIMOENCH "8.0.2 0x240703"
|
||||
#define APIMYTHEN3 "8.0.2 0x240715"
|
||||
#define APIMOENCH "8.0.2 0x240703"
|
||||
#define APIMYTHEN3 "8.0.2 0x240715"
|
||||
|
||||
Reference in New Issue
Block a user