mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-07 10:30:41 +02:00
minor
This commit is contained in:
parent
14d10d2f8f
commit
50c1056eb2
@ -700,7 +700,8 @@ int Module::getADC(dacIndex index) const {
|
|||||||
case TEMPERATURE_SODR:
|
case TEMPERATURE_SODR:
|
||||||
case TEMPERATURE_FPGA2:
|
case TEMPERATURE_FPGA2:
|
||||||
case TEMPERATURE_FPGA3:
|
case TEMPERATURE_FPGA3:
|
||||||
// only the temperatures go to the control server
|
// only the temperatures go to the control server, others need
|
||||||
|
// configuration of adc in control server
|
||||||
return sendToDetectorStop<int>(F_GET_ADC, index);
|
return sendToDetectorStop<int>(F_GET_ADC, index);
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user