From 6eb6bb071d127f3e15b9e1c107ae2500f8e6541c Mon Sep 17 00:00:00 2001 From: xueyunfei Date: Wed, 17 Aug 2022 15:43:34 +0800 Subject: [PATCH] esp_wifi:fix some wifi bugs 1 esp32c2: mv multiphy api out of ESP_MESH_SUPPORT macro 2 clear bss info when wifi stop 3 add clear ap list interface --- 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 cf381efc7e..845af059ec 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit cf381efc7ebd3c607fd9ab00599bb71c95fcc305 +Subproject commit 845af059ecbb64cb175df20cd6e61d956fdf2a66