mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-29 15:41:18 +01:00
jf stuff
This commit is contained in:
@@ -2355,7 +2355,7 @@ int Module::setTemperatureEvent(int val) {
|
||||
return retval;
|
||||
}
|
||||
|
||||
int Module::setStoragecellStart(int pos) {
|
||||
int Module::setStorageCellStart(int pos) {
|
||||
return sendToDetector<int>(F_STORAGE_CELL_START, pos);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user