mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 17:47:59 +02:00
WIP, moved bool primaryinterface to an int interface_id
This commit is contained in:
@ -470,7 +470,7 @@ class slsDetectorDefs {
|
||||
xy detectorSize;
|
||||
int moduleId{0};
|
||||
char hostname[MAX_STR_LENGTH];
|
||||
bool primaryInterface{true};
|
||||
int interfaceId{0};
|
||||
uint32_t zmq_ip{0U};
|
||||
int udpInterfaces{1};
|
||||
int udp_dstport{0};
|
||||
|
Reference in New Issue
Block a user