SR830: moved dicts out of class
Change-Id: If056b1bf4e81c3b609ded087dff2b40c7119903f
This commit is contained in:
@ -121,7 +121,6 @@ class TemperatureLoopTC1(SensorTC1, Drivable):
|
||||
return True
|
||||
self.set_param('TC', '-')
|
||||
return False
|
||||
###########
|
||||
|
||||
def read_ramp(self):
|
||||
return float(self.get_param('RR'))
|
||||
|
Reference in New Issue
Block a user