mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-15 22:37:14 +02: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