Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
v1.0.0 for ESP32 + LwIP W5500 / ENC28J60
Browse files Browse the repository at this point in the history
#### Releases v1.0.0

1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager) to ESP32 boards using `LwIP W5500 / ENC28J60 Ethernet`
2. Use `allman astyle`
  • Loading branch information
khoih-prog authored Dec 13, 2022
1 parent d7a9743 commit 7d5b244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1769,7 +1769,7 @@ ESP32_EMParameter custom_mqtt_server("server", "mqtt server", "iot.eclipse", 40,
---


#### How to connect W5500 or ENC28J60 to ESP8266
#### How to connect W5500 or ENC28J60 to ESP32

You can change the `INT` pin to another one. Default is `GPIO4`

Expand Down

0 comments on commit 7d5b244

Please sign in to comment.