Closedown
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user