From 0f91ea5369925cd27bde4afc2a7b795e2b84af9d Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Thu, 29 Jun 2023 11:08:09 +0800 Subject: [PATCH] fix(esp_wifi): Fix crash caused by tx_pwctrl_background call in ESP32S3. --- components/esp_phy/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_phy/lib b/components/esp_phy/lib index a54f14f9f0..3ccfd015eb 160000 --- a/components/esp_phy/lib +++ b/components/esp_phy/lib @@ -1 +1 @@ -Subproject commit a54f14f9f083a1438e10b43627c9a9a6a3f3fb06 +Subproject commit 3ccfd015eb69dccde8fce39827e90acb318f7b09