mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 03:40:04 +02:00
typo for slow adc list (#794)
This commit is contained in:
parent
1873cc9310
commit
dd1690d7a1
@ -1851,7 +1851,7 @@ class Detector(CppDetectorApi):
|
||||
|
||||
@slowadclist.setter
|
||||
def slowadclist(self, value):
|
||||
self.setSlowAdcNames(value)
|
||||
self.setSlowADCNames(value)
|
||||
|
||||
@property
|
||||
def dacvalues(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user