mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-04 00:50:42 +02:00
fixing python get slow adc names typo
This commit is contained in:
parent
9c50a3ee1e
commit
7394833710
@ -1823,7 +1823,7 @@ class Detector(CppDetectorApi):
|
||||
:setter: Only implemented for Chiptestboard
|
||||
|
||||
"""
|
||||
return self.getSlowAdcNames()
|
||||
return self.getSlowADCNames()
|
||||
|
||||
@slowadclist.setter
|
||||
def slowadclist(self, value):
|
||||
|
Loading…
x
Reference in New Issue
Block a user