!1 update idm.py.

Merge pull request !1 from SGR/N/A
This commit is contained in:
Sgr A* VMT
2023-12-03 14:35:57 +00:00
committed by Gitee

2
idm.py
View File

@@ -25,7 +25,7 @@ from mcu import MCU, MCU_trsync
from clocksync import SecondarySync
STREAM_BUFFER_LIMIT_DEFAULT = 100
STREAM_TIMEOUT = 1.0
STREAM_TIMEOUT = 2.0
class IDMProbe:
def __init__(self, config):