Update linux AP connection settings to connect to remote AP and wait for the connection (#4685)

Signed-off-by: Steve Pham <spham@amazon.com>
This commit is contained in:
Steve Pham
2021-10-14 08:28:36 -07:00
committed by GitHub
parent 8d7b03c859
commit 999ec261c9
+2 -2
View File
@@ -17,7 +17,7 @@
"remote_port": 45643,
"connect_to_remote": 0,
"windows_connect_to_remote": 1,
"linux_connect_to_remote": 0,
"linux_connect_to_remote": 1,
"provo_connect_to_remote": 1,
"salem_connect_to_remote": 0,
"jasper_connect_to_remote": 0,
@@ -29,7 +29,7 @@
"salem_wait_for_connect": 0,
"jasper_wait_for_connect": 0,
"windows_wait_for_connect": 1,
"linux_wait_for_connect": 0,
"linux_wait_for_connect": 1,
"android_wait_for_connect": 0,
"ios_wait_for_connect": 0,
"mac_wait_for_connect": 0,