summaryrefslogtreecommitdiff
path: root/libraries/AsyncTCP/library.properties
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2026-01-20 08:34:54 +0100
committerschererleander <leander@schererleander.de>2026-01-20 08:34:54 +0100
commit85ea4e995a75abe061f6fc375ea0481084dddd43 (patch)
tree7eb5d57653ecd8f041aeac4e68d7d554c1168681 /libraries/AsyncTCP/library.properties
initial commitHEADmain
Diffstat (limited to 'libraries/AsyncTCP/library.properties')
-rw-r--r--libraries/AsyncTCP/library.properties9
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