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

Commit 19e62bb

Browse files
authored
v1.10.0 for LwIP W6100
### Releases v1.10.0 1. Add support to `ESP32` and `ESP32S2/S3/C3` boards using `LwIP W6100 Ethernet`
1 parent 111a0d8 commit 19e62bb

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
@@ -975,7 +975,7 @@ Publish acknowledged
975975

976976
#### 9. FullyFeature_ESP32_W6100 on ESP32_DEV with ESP32_W6100
977977

978-
This is terminal debug output when running [FullyFeature_ESP32_W6100](examples/ESP32_W6100/FullyFeature_ESP32_W6100) on **ESP32_DEV** connecting to `broker.emqx.io` secured MQTT server (port 1883)
978+
This is terminal debug output when running [FullyFeatured_ESP32_W6100](examples/ESP32_W6100/FullyFeatured_ESP32_W6100) on **ESP32_DEV** connecting to `broker.emqx.io` secured MQTT server (port 1883)
979979

980980

981981
```cpp
@@ -1034,7 +1034,7 @@ Publish acknowledged.
10341034

10351035
#### 10. FullyFeatureSSL_ESP32_SC_W6100 on ESP32S3_DEV with ESP32_S3_W6100
10361036

1037-
This is terminal debug output when running [FullyFeatureSSL_ESP32_SC_W6100](examples/ESP32_SC_W6100/FullyFeatureSSL_ESP32_SC_W6100) on **ESP32S3_DEV** connecting to `broker.emqx.io` secured MQTT server (port 8883)
1037+
This is terminal debug output when running [FullyFeaturedSSL_ESP32_SC_W6100](examples/ESP32_SC_W6100/FullyFeaturedSSL_ESP32_SC_W6100) on **ESP32S3_DEV** connecting to `broker.emqx.io` secured MQTT server (port 8883)
10381038

10391039

10401040
```cpp

0 commit comments

Comments
 (0)