mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
sta_connect and sta_connect_example: Improve port removal logic
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -53,7 +53,7 @@ def main():
|
||||
staConnect.station_names = ["sta000"]
|
||||
staConnect.setup()
|
||||
staConnect.start()
|
||||
time.sleep(20)
|
||||
staConnect.run()
|
||||
staConnect.stop()
|
||||
# staConnect.finish()
|
||||
staConnect.cleanup()
|
||||
|
||||
Reference in New Issue
Block a user