From ce5cd8bf7542f3a3857cac83e4082d907138eac8 Mon Sep 17 00:00:00 2001 From: alanmaxwell Date: Mon, 30 Oct 2023 14:26:25 +0800 Subject: [PATCH] fix(phy): Fix ESP32C6 rx pkts fail in light sleep mode --- 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 8673ea44a5..9af837d5a5 160000 --- a/components/esp_phy/lib +++ b/components/esp_phy/lib @@ -1 +1 @@ -Subproject commit 8673ea44a5aebaf46b7c95251ed3392bce549433 +Subproject commit 9af837d5a581f502d7d5b1b5829a5c008c048be4