From 88f79ca9caed2b3f2fc673995c1269ef6d1fd744 Mon Sep 17 00:00:00 2001 From: aditi_lonkar Date: Thu, 5 May 2022 14:04:49 +0530 Subject: [PATCH] esp_wifi: Fix for default ap ssid not set. Closes https://github.com/espressif/esp-idf/issues/8744 --- components/esp_wifi/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index 1b0fcf9eeb..595b2d73a9 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 1b0fcf9eeb96ddc4d72ab5850a0bf9e95e289da4 +Subproject commit 595b2d73a96eff9847d697a9f1695e44623e4061