From 455df4ff02fdab45b237cfb1dc1b88a014dffae4 Mon Sep 17 00:00:00 2001 From: Sarvesh Bodakhe Date: Fri, 18 Apr 2025 10:18:00 +0530 Subject: [PATCH] fix(wifi): Avoid writing to NVS if station configuration is not changed Fixes the regression introduced by e93ddfd7395eaccce7978ddf9639699472373ca4 --- 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 86c105cb0c..2a6ce0cba5 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 86c105cb0c5ab98941d2e64111d03b51fe8a8f41 +Subproject commit 2a6ce0cba5f29c74a87f8fe92aea772fdbd3d5e5