mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-15 17:11:20 +01:00
typo for slow adc list (#794)
This commit is contained in:
@@ -1851,7 +1851,7 @@ class Detector(CppDetectorApi):
|
||||
|
||||
@slowadclist.setter
|
||||
def slowadclist(self, value):
|
||||
self.setSlowAdcNames(value)
|
||||
self.setSlowADCNames(value)
|
||||
|
||||
@property
|
||||
def dacvalues(self):
|
||||
|
||||
Reference in New Issue
Block a user