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

Commit b7cb6ed

Browse files
authored
v2.0.0 for ESP32 + LwIP W6100
### Initial Releases v2.0.0 1. Initial coding to port [AsyncUDP](https://github.com/espressif/arduino-esp32/tree/master/libraries/AsyncUDP) to ESP32 boards using `LwIP W6100 Ethernet` 2. Add more examples. 3. Add debugging features. 4. Bump up to v2.0.0 to sync with [AsyncUDP v2.0.0](https://github.com/espressif/arduino-esp32/tree/master/libraries/AsyncUDP).
1 parent 66bfc81 commit b7cb6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ to apply the better and faster **asynchronous** feature of the **powerful** [Asy
104104

105105
## Prerequisites
106106

107-
1. [`Arduino IDE 1.8.19+` for Arduino](https://github.com/arduino/Arduino/). [![Latest release](https://img.shields.io/github/release/Arduino.svg)](https://github.com/arduino/Arduino/releases/latest/)
107+
1. [`Arduino IDE 1.8.19+` for Arduino](https://github.com/arduino/Arduino/).
108108
2. [`ESP32 Core 2.0.6+`](https://github.com/espressif/arduino-esp32) for ESP32-based boards. [![Latest release](https://img.shields.io/github/release/espressif/arduino-esp32.svg)](https://github.com/espressif/arduino-esp32/releases/latest/)
109109

110110
3. [`WebServer_ESP32_W6100 library 1.5.2+`](https://github.com/khoih-prog/WebServer_ESP32_W6100). To install, check [![arduino-library-badge](https://www.ardu-badge.com/badge/WebServer_ESP32_W6100.svg?)](https://www.ardu-badge.com/WebServer_ESP32_W6100)

0 commit comments

Comments
 (0)