Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer

This commit is contained in:
2019-04-26 16:53:35 +02:00
5 changed files with 311 additions and 733 deletions
+1 -1
View File
@@ -200,7 +200,7 @@ int64_t multiSlsDetector::getClientSoftwareVersion() const {
return APILIB;
}
int64_t multiSlsDetector::getReceiverSoftwareVersion(int detPos) const {
int64_t multiSlsDetector::getReceiverSoftwareVersion(int detPos){
if (detPos >= 0) {
return detectors[detPos]->getReceiverSoftwareVersion();
}
File diff suppressed because it is too large Load Diff