Kapil Gupta 8ea8e21803 fix(wpa_supplicant): Fix WPS connection issue after WPS done
esp_wifi_disconnect is needed to clear the wifi state and enable
station to connect to new SSID. Add changes to call it after
WPS is done.
2023-09-21 03:06:26 +00:00
..