Script execution
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
class Mythen(DeviceBase):
|
||||
def __init__(self, name, prefix):
|
||||
Mythen.__init__(self, name)
|
||||
.__init__(self, name)
|
||||
self.prefix = prefix
|
||||
|
||||
def set_acquire_time(self, value):
|
||||
|
||||
Reference in New Issue
Block a user