mirror of
https://github.com/espressif/openthread.git
synced 2026-09-13 20:50:05 +00:00
[tests] use common definition for border router startup delay (#7721)
This commit is contained in:
@@ -126,6 +126,7 @@ SNIFFER_ID = int(os.getenv('SNIFFER_ID', 34))
|
||||
PANID = 0xface
|
||||
|
||||
ROUTER_STARTUP_DELAY = 10
|
||||
BORDER_ROUTER_STARTUP_DELAY = 20
|
||||
MAX_NEIGHBOR_AGE = 100
|
||||
INFINITE_COST_TIMEOUT = 90
|
||||
|
||||
|
||||
Reference in New Issue
Block a user