mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-20 16:48:01 +02:00
made the color fix for black/white backgrounds
This commit is contained in:
@ -347,7 +347,7 @@ int slsReceiverTCPIPInterface::function_table(){
|
||||
int slsReceiverTCPIPInterface::decode_function(){
|
||||
ret = FAIL;
|
||||
#ifdef VERYVERBOSE
|
||||
cprintf(DARKGRAY,"\n");
|
||||
cprintf(RESET,"\n");
|
||||
FILE_LOG(logDEBUG1) << "waiting to receive data";
|
||||
#endif
|
||||
int n = mySock->ReceiveDataOnly(&fnum,sizeof(fnum));
|
||||
|
Reference in New Issue
Block a user