Script execution
This commit is contained in:
@@ -46,7 +46,7 @@ class Image(DeviceBase, Readable):
|
||||
|
||||
|
||||
def read(self):
|
||||
pixel.get_image_filename()
|
||||
return self.get_int()
|
||||
|
||||
|
||||
add_device( Image("image", pixel), True)
|
||||
|
||||
Reference in New Issue
Block a user