mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-20 08:38:00 +02:00
added more accurate temperature sensors for eiger, and to gui
This commit is contained in:
@ -2325,6 +2325,7 @@ dacs_t slsDetector::getADC(dacIndex index, int imod){
|
||||
if (ret==FAIL) {
|
||||
std::cout<< "Get ADC failed " << std::endl;
|
||||
}
|
||||
|
||||
return retval;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user