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

Commit 91973ca

Browse files
authored
v1.9.0 for ESP32_S2/C3 & LwIP Ethernet
### Releases v1.9.0 1. Add support to `ESP32S2/C3` boards using `LwIP W5500 or ENC28J60 Ethernet`
1 parent 67a5000 commit 91973ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,13 +419,13 @@ You can change the `INT` pin to another one. Default is `GPIO4`
419419

420420
#### 1. File [FullyFeaturedSSL_ESP32_SC_W5500.ino](examples/ESP32_SC_W5500/FullyFeaturedSSL_ESP32_SC_W5500/FullyFeaturedSSL_ESP32_SC_W5500.ino)
421421

422-
https://github.com/khoih-prog/AsyncMQTT_ESP32/blob/77a895f1e7e46d279b941b2ffd218854e98a6654/examples/ESP32_SC_W5500/FullyFeaturedSSL_ESP32_SC_W5500/FullyFeaturedSSL_ESP32_SC_W5500.ino#L14-L285
422+
https://github.com/khoih-prog/AsyncMQTT_ESP32/blob/67a50000e5d0d5d8df137016540005355f5d6044/examples/ESP32_SC_W5500/FullyFeaturedSSL_ESP32_SC_W5500/FullyFeaturedSSL_ESP32_SC_W5500.ino#L14-L285
423423

424424

425425

426426
#### 2. File [defines.h](examples/ESP32_SC_W5500/FullyFeaturedSSL_ESP32_SC_W5500/defines.h)
427427

428-
https://github.com/khoih-prog/AsyncMQTT_ESP32/blob/77a895f1e7e46d279b941b2ffd218854e98a6654/examples/ESP32_SC_W5500/FullyFeaturedSSL_ESP32_SC_W5500/defines.h#L13-L76
428+
https://github.com/khoih-prog/AsyncMQTT_ESP32/blob/67a50000e5d0d5d8df137016540005355f5d6044/examples/ESP32_SC_W5500/FullyFeaturedSSL_ESP32_SC_W5500/defines.h#L13-L90
429429

430430

431431
---

0 commit comments

Comments
 (0)