From 4348bdb838accb963096910acd4caa84ae56ebc5 Mon Sep 17 00:00:00 2001 From: Sarvesh Bodakhe Date: Mon, 21 Apr 2025 12:44:14 +0530 Subject: [PATCH] fix(wifi): Avoid writing to NVS if station configuration is not changed Fixes the regression introduced by 27f45e1ab8f000e5b48306ac16df3c8bbeb4629f 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 e85b25a824..56ee699463 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit e85b25a8246a111240dcc776ab3ffa0a66baaccf +Subproject commit 56ee699463c13fb007001d986f390f58b4058d53