Commit f3e1a3d2 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

set timeout to 500 = 5sec

parent abe4ce4b
......@@ -2456,7 +2456,7 @@ input mem mtd4 ram1
return res
def lepton35_poll_BUSY(self,num_sensor,ntries=3):
def lepton35_poll_BUSY(self,num_sensor,ntries=500):
"""
Poll BUSY bit of a status reg
@param num_sensor - sensor port number (0..3)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment