mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
9 lines
432 B
INI
9 lines
432 B
INI
name=ETHClass2
|
|
version=1.0.0
|
|
author=Lewis He
|
|
maintainer=Lewis He <lewishe@outlook.com>
|
|
sentence=Enables network connection (local and Internet) using the ESP32/ESP32S3 Ethernet.
|
|
paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through Ethernet. The IP address can be assigned statically or through a DHCP. The library can also manage DNS.
|
|
category=Communication
|
|
url=
|
|
architectures=esp32
|