From 89767169d7c6616222ed97384d124168042fced1 Mon Sep 17 00:00:00 2001 From: B48D81EFCC <111175947+B48D81EFCC@users.noreply.github.com> Date: Mon, 1 Apr 2024 19:50:49 +0200 Subject: [PATCH] Update ethernet.rst. Added more details. (#3726) Added details about the specific board. There is a ESP32 and a ESP32-S3 variant which uses a different network chip. --- components/ethernet.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ethernet.rst b/components/ethernet.rst index 306dcd098..80fa7dd0b 100644 --- a/components/ethernet.rst +++ b/components/ethernet.rst @@ -264,7 +264,7 @@ Configuration examples clk_mode: GPIO17_OUT phy_addr: 1 -**LILYGO T-ETH-Lite**: +**LILYGO T-ETH-Lite ESP32**: .. code-block:: yaml