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

Commit e158a9e

Browse files
authored
v2.2.0 for LwIP W6100 Ethernet
### Releases v2.2.0 1. Add support to `ESP32_S2/S3/C3` using `LwIP W6100 Ethernet` 2. Fix bug
1 parent 9433c4c commit e158a9e

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
@@ -1,6 +1,6 @@
11
{
22
"name":"AsyncUDP_ESP32_SC_Ethernet",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description":"Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W5500, W6100 or ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments",
55
"keywords":"communication, data, async, udp, ntp, time, time-server, server, client, multicast, broadcast, webserver, esp32, esp32-s3, esp32-s2, esp32-c3, w5500, enc28j60, lwip, lwip-w5500, lwip-enc28j60, lwip-ethernet, udp-server, udp-multicast-server",
66
"authors":

0 commit comments

Comments
 (0)