mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-31 14:04:55 +01: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