mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-20 08:38:00 +02:00
Merge branch 'refactor' into networkParameterFix
This commit is contained in:
@ -395,7 +395,7 @@ public:
|
||||
* @param type string of detector type
|
||||
* @returns detector type in receiver
|
||||
*/
|
||||
int setDetectorType(std::string stype);
|
||||
int setDetectorType(const std::string& detector_type);
|
||||
|
||||
/**
|
||||
* Get Detector type from shared memory variable
|
||||
|
Reference in New Issue
Block a user