This commit is contained in:
H. Árkosi Róbert 2023-01-23 22:31:20 +01:00 committed by GitHub
parent 2172e034d3
commit a7f83576f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,6 +100,17 @@ Configuration examples
clk_mode: GPIO0_IN
phy_addr: 0
**Olimex ESP32-GATEWAY** and **LILYGO TTGO T-Internet-POE ESP32-WROOM LAN8270A**:
.. code-block:: yaml
ethernet:
type: LAN8720
mdc_pin: GPIO23
mdio_pin: GPIO18
clk_mode: GPIO17_OUT
phy_addr: 0
**LILYGO TTGO T-Internet ESP32-WROVER-E LAN8270**:
.. code-block:: yaml
@ -112,17 +123,6 @@ Configuration examples
phy_addr: 0
power_pin: GPIO04
**Olimex ESP32-GATEWAY** and **LILYGO TTGO T-Internet-POE ESP32-WROOM LAN8270A**:
.. code-block:: yaml
ethernet:
type: LAN8720
mdc_pin: GPIO23
mdio_pin: GPIO18
clk_mode: GPIO17_OUT
phy_addr: 0
**Wireless Tag WT32-ETH01** and **SMLIGHT SLZB-06 PoE Zigbee**:
.. code-block:: yaml