From 4a56de7a30cf90377197c92751b3926b5c8e7d36 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Mon, 3 Jul 2023 11:53:41 +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 7255b24596..78706e3c6a 160000 --- a/components/esp_phy/lib +++ b/components/esp_phy/lib @@ -1 +1 @@ -Subproject commit 7255b24596a11f67bada61ef169b7a7a00791cbd +Subproject commit 78706e3c6ab27bafa3d659674395ddd3b41321b3