arduino2/libraries/WebServer/library.properties
2020-11-06 13:17:55 +01:00

10 lines
299 B
INI

name=ESP32WebServer
version=1.0
author=Ivan Grokhotkov
maintainer=Ivan Grokhtkov <ivan@esp8266.com>
sentence=Simple web server library
paragraph=The library supports HTTP GET and POST requests, provides argument parsing, handles one client at a time.
category=Communication
url=
architectures=esp32