This commit is contained in:
wangjiyu 2025-04-16 17:04:32 +08:00
parent 6cb5d60eb5
commit 5c5228c3b2
1 changed files with 1 additions and 1 deletions

View File

@ -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)