Closedown

This commit is contained in:
sfop
2016-08-24 14:45:40 +02:00
parent 47d2a86cb9
commit 2ff595a820
+2
View File
@@ -129,6 +129,8 @@ class CamTool(DeviceBase):
#print "Current timestamp: ", timestamp
if not self.latch:
self.cam_run.write(1)
else
self.cam_latch.write(1)
start = time.time()
while(True):
val = self.timestamp.read()