mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-18 00:21:33 +01: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