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

Commit 1993285

Browse files
authored
v2.1.0 for ESP32_S2/S3/C3 & LwIP W6100 Ethernet
### Releases v2.1.0 1. Initial coding to port [AsyncUDP](https://github.com/espressif/arduino-esp32/tree/master/libraries/AsyncUDP) to ESP32_S2/S3/C3 boards using `LwIP W6100 Ethernet` 2. Bump up to `v2.1.0` to sync with [AsyncUDP_ESP32_SC_W5500 v2.1.0](https://github.com/khoih-prog/AsyncUDP_ESP32_SC_W5500)
1 parent 9013557 commit 1993285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"AsyncUDP_ESP32_SC_W6100",
33
"version": "2.1.0",
44
"description":"Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W6100 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments",
5-
"keywords":"communication, data, async, udp, ntp, time, time-server, server, client, multicast, broadcast, webserver, esp32, esp32-s3, esp32-s2, esp32-c3, W6100, lwip, lwip=w6100, udp-server, udp-multicast-server",
5+
"keywords":"communication, data, async, udp, ntp, time, time-server, server, client, multicast, broadcast, webserver, esp32, esp32-s3, esp32-s2, esp32-c3, W6100, lwip, udp-server, udp-multicast-server",
66
"authors":
77
[
88
{

0 commit comments

Comments
 (0)