Script execution

This commit is contained in:
gac-x04sa
2018-11-06 11:42:42 +01:00
parent 05edd71189
commit 2403fa47b9
+1
View File
@@ -61,6 +61,7 @@ class Image(DeviceBase, Readable):
self.intensity = ImageIntensity(self)
self.matrix = ImageMatrix(self)
self.corrected_intensity = ImageCorrectedIntensity(self)
print "CONSTRUCTOR"
self.last_filename = None
self.last_image = None
#self.current_reading = None