wifi json
This commit is contained in:
parent
bc99f15219
commit
a8da95f25b
|
@ -202,7 +202,7 @@ def submit():
|
|||
# 关闭热点
|
||||
close_hotspot()
|
||||
|
||||
time.sleep(5)
|
||||
time.sleep(3)
|
||||
# 连接到用户选择的 Wi-Fi 网络
|
||||
if connect_wifi(ssid, password):
|
||||
close_app()
|
||||
|
|
Loading…
Reference in New Issue