Closedown

This commit is contained in:
sfop
2016-08-24 14:44:53 +02:00
parent 9f94dd96e5
commit 47d2a86cb9

View File

@@ -136,8 +136,8 @@ class CamTool(DeviceBase):
#print "New timestamp: ", val
self.setCache(val)
break
if self.latch:
self.cam_latch.write(1)
#if self.latch:
# self.cam_latch.write(1)
time.sleep(0.001)
if (time.time()-start) > self.grab_timeout:
#if not self.latch: