mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-14 22:07:12 +02:00
made updatereceiver to actually update client in parameters that it can
This commit is contained in:
@ -59,7 +59,7 @@ void HDF5File::PrintMembers() {
|
||||
} else if (datatype == PredType::STD_U32LE) {
|
||||
FILE_LOG(logINFO) << "Data Type: 32";
|
||||
} else {
|
||||
FILE_LOG(logERROR) << BG_RED,"unknown data type";
|
||||
FILE_LOG(logERROR) << "unknown data type";
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user