[tests] use common definition for router startup delay (#7685)

This commit is contained in:
Jonathan Hui
2022-05-12 10:20:16 -07:00
committed by GitHub
parent f6f3a932fc
commit edd65d5cf0
158 changed files with 297 additions and 218 deletions
+1
View File
@@ -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