mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 08:10:02 +02:00
one more conflict resolved from mergin with 3.0.1 (silent mode, this had changes for zmq source ip)
This commit is contained in:
parent
03a2f979a9
commit
34f10b382e
@ -262,16 +262,15 @@ public:
|
||||
if(slsErrorMask&RECEIVER_FILE_FORMAT)
|
||||
retval.append("Could not set receiver file format\n");
|
||||
|
||||
<<<<<<< HEAD
|
||||
if(slsErrorMask&RECEIVER_TIMER_NOT_SET)
|
||||
retval.append("Could not set timer in receiver.\n");
|
||||
=======
|
||||
|
||||
if(slsErrorMask&RECEIVER_SUBF_TIME_NOT_SET)
|
||||
retval.append("Could not set sub exposure time in receiver.\n");
|
||||
|
||||
if(slsErrorMask&RECEIVER_SILENT_MODE_NOT_SET)
|
||||
retval.append("Could not set silent mode in receiver.\n");
|
||||
>>>>>>> 3.0.1
|
||||
|
||||
|
||||
//------------------------------------------------------ length of message
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user