diff options
| author | schererleander <leander@schererleander.de> | 2026-01-20 08:34:54 +0100 |
|---|---|---|
| committer | schererleander <leander@schererleander.de> | 2026-01-20 08:34:54 +0100 |
| commit | 85ea4e995a75abe061f6fc375ea0481084dddd43 (patch) | |
| tree | 7eb5d57653ecd8f041aeac4e68d7d554c1168681 /libraries/AsyncTCP/library.properties | |
Diffstat (limited to 'libraries/AsyncTCP/library.properties')
| -rw-r--r-- | libraries/AsyncTCP/library.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/AsyncTCP/library.properties b/libraries/AsyncTCP/library.properties new file mode 100644 index 0000000..2c6ff0a --- /dev/null +++ b/libraries/AsyncTCP/library.properties @@ -0,0 +1,9 @@ +name=AsyncTCP +version=1.1.4 +author=dvarrel +maintainer=dvarrel +sentence=Async TCP Library for ESP32. Forked from https://github.com/me-no-dev/AsyncTCP +paragraph=to build a WebServer, with files saved in flash +category=Communication +url=https://github.com/dvarrel/AsyncTCP +architectures=esp32 |
