From c74773c0913b42144fe93ccc26e0ee0d2c82a950 Mon Sep 17 00:00:00 2001 From: Sarvesh Bodakhe Date: Sat, 19 Apr 2025 17:33:38 +0530 Subject: [PATCH] fix(wifi): Avoid writing to NVS if station configuration is not changed Fixes the regression introduced by f8b1c0976aebf0bbe8d9fd5b7414f43414f98c4a Co-authored-by: yinqingzhao --- 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 54264acc65..7b7d0bec8a 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 54264acc6563bde5ae8e968212c10e7fbc17ca13 +Subproject commit 7b7d0bec8afd2dd94bdd8a83fbc40e29f4072791