mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-01 15:34:56 +01:00
binaries in and updated api versioning
This commit is contained in:
@@ -417,7 +417,7 @@ Result<defs::speedLevel> Detector::getReadoutSpeed(Positions pos) const {
|
||||
}
|
||||
|
||||
void Detector::setReadoutSpeed(defs::speedLevel value, Positions pos) {
|
||||
pimpl->Parallel(&Module::getReadoutSpeed, pos, value);
|
||||
pimpl->Parallel(&Module::setReadoutSpeed, pos, value);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user