mirror of
https://github.com/Freenove/Freenove_ESP32_WROVER_Board.git
synced 2025-07-29 08:07:50 +00:00
Update AP+STA_mode.py
This commit is contained in:
parent
7a69d438d8
commit
5489f44088
@ -38,5 +38,5 @@ try:
|
|||||||
STA_Setup(ssidRouter,passwordRouter)
|
STA_Setup(ssidRouter,passwordRouter)
|
||||||
except:
|
except:
|
||||||
sta_if.disconnect()
|
sta_if.disconnect()
|
||||||
ap_if.idsconnect()
|
ap_if.disconnect()
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user