Initial commit of Arduino libraries

This commit is contained in:
Sam
2025-05-23 10:47:41 +10:00
commit 5bfce5fc3e
2476 changed files with 1108481 additions and 0 deletions

View File

@@ -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