From b3a3053c1a45d98176e4378abf63e21b48421637 Mon Sep 17 00:00:00 2001 From: muhaidong Date: Tue, 17 Dec 2024 11:27:16 +0800 Subject: [PATCH] fix(phy): fix esp32 rx sense issue improve esp32 rx sense from -94 to -97 which was introduced by 4dfeb9c2 --- 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 a2b4b89d43..eec0af4ff8 160000 --- a/components/esp_phy/lib +++ b/components/esp_phy/lib @@ -1 +1 @@ -Subproject commit a2b4b89d43f06e72ba72e14286ccf0d48c6e4bc3 +Subproject commit eec0af4ff8ed0e8b93ad4b1058df2f3a1a1e1553