mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 07:13:15 +01:00
added black background for reciever to see gray font better
This commit is contained in:
@@ -243,7 +243,7 @@ public:
|
||||
detType, version);
|
||||
#ifdef VERBOSE
|
||||
//if(!index)
|
||||
printf("%d Streamer: buf:%s\n", index, buf);
|
||||
FILE_LOG(logINFO) << index << ": Streamer: buf:" << buf;
|
||||
#endif
|
||||
|
||||
if(zmq_send (socketDescriptor, buf, length, dummy?0:ZMQ_SNDMORE) < 0) {
|
||||
|
||||
Reference in New Issue
Block a user