We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8300f4d commit c75fce1Copy full SHA for c75fce1
1 file changed
wled00/network.cpp
@@ -87,7 +87,7 @@ const ethernet_settings ethernetBoards[] = {
87
88
// ESP32-ETHERNET-KIT-VE
89
{
90
- 0, // eth_address,
+ 1, // eth_address,
91
5, // eth_power,
92
23, // eth_mdc,
93
18, // eth_mdio,
0 commit comments