From 2c599137b9cd2a94ed9f8c6d8a539a34a160b099 Mon Sep 17 00:00:00 2001 From: ronghulin Date: Mon, 1 Jun 2020 21:14:59 +0800 Subject: [PATCH] bugfix: fix interrupt handle param variable error Closes https://github.com/espressif/esp-idf/issues/5354 --- 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 d2c242d4a5..2603ae881c 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit d2c242d4a5d2fe2099dc8453df2c5b31297d7ff7 +Subproject commit 2603ae881c407a8cc8fb6485e114ebbee1d52614