mirror of
https://github.com/espressif/openthread.git
synced 2026-08-30 05:49:54 +00:00
[tests] use common definition for router startup delay (#7685)
This commit is contained in:
@@ -125,6 +125,7 @@ RSSI = {
|
||||
SNIFFER_ID = int(os.getenv('SNIFFER_ID', 34))
|
||||
PANID = 0xface
|
||||
|
||||
ROUTER_STARTUP_DELAY = 10
|
||||
MAX_NEIGHBOR_AGE = 100
|
||||
INFINITE_COST_TIMEOUT = 90
|
||||
|
||||
|
||||
Reference in New Issue
Block a user