debug
This commit is contained in:
parent
6cb5d60eb5
commit
5c5228c3b2
|
@ -62,4 +62,4 @@ while True:
|
|||
#print(f"frame:{frame}")
|
||||
dataCount = rtc_plugins.getDataCount()
|
||||
print(f"data count:{dataCount}")
|
||||
time.sleep(3)
|
||||
time.sleep(0.005)
|
||||
|
|
Loading…
Reference in New Issue