Update README.md

This commit is contained in:
Ricardo Band 2023-03-23 00:29:38 +01:00 committed by GitHub
parent 5d9eb003ac
commit 9a32c19e5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,6 +49,8 @@ esptool.py write_flash 0x10000 WLED_0.13.3_ESP32_Ethernet.bin
When this is done, the ESP32 should open a wifi called `WLED-AP`. The default password is `wled1234`. Connect to it, configure Ethernet and disable wifi. The ESP32 should receive it's designated IP address as long as the MAC address doesn't change. If it does change, tell the DHCP admins the new MAC address so they can update the static DHCP entry.
## Configuration
To be continued...
---