update idm.py.
Signed-off-by: SGR <13600406+sgr_VMT@user.noreply.gitee.com>
This commit is contained in:
2
idm.py
2
idm.py
@@ -25,7 +25,7 @@ from mcu import MCU, MCU_trsync
|
|||||||
from clocksync import SecondarySync
|
from clocksync import SecondarySync
|
||||||
|
|
||||||
STREAM_BUFFER_LIMIT_DEFAULT = 100
|
STREAM_BUFFER_LIMIT_DEFAULT = 100
|
||||||
STREAM_TIMEOUT = 1.0
|
STREAM_TIMEOUT = 2.0
|
||||||
|
|
||||||
class IDMProbe:
|
class IDMProbe:
|
||||||
def __init__(self, config):
|
def __init__(self, config):
|
||||||
|
|||||||
Reference in New Issue
Block a user