lf_cisco_snp.py : added wait after configure of controller

This commit is contained in:
Chuck SmileyRekiere
2020-10-16 21:20:30 -06:00
parent ede43a06b2
commit 07b7cd6a26

View File

@@ -1489,8 +1489,8 @@ TODO: Radio descriptions in realm , the 1. refers to the chassi hopefully corres
cisco.controller_enable_network_24ghz()
cisco.controller_enable_ap()
# need to actually check the CAC timer
time.sleep(30)
# TODO may need a static list of radios read for scaling and performance
print("radios {}".format(radios))