mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
receiver udp parameters should be sent to receiver everytime if rx_hostname is set
This commit is contained in:
@ -277,6 +277,9 @@ private:
|
||||
/** true if bottom half module for eiger */
|
||||
bool bottom;
|
||||
|
||||
/** Receiver not setup error message */
|
||||
char SET_RECEIVER_ERR_MESSAGE[MAX_STR_LENGTH];
|
||||
|
||||
|
||||
//***callback parameters***
|
||||
/**
|
||||
|
Reference in New Issue
Block a user