Simple webserver to accept commands and output state
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
name=ESPUI
|
||||
version=2.2.4
|
||||
author=Lukas Bachschwell
|
||||
maintainer=Lukas Bachschwell <lukas@lbsfilm.at>
|
||||
sentence=ESP32 and ESP8266 Web Interface Library
|
||||
paragraph=A simple library that implements a web graphical user interface for ESP32 and ESP8266. It is simple to use and works side by side with your sketch.
|
||||
category=Communication
|
||||
url=https://github.com/s00500/ESPUI
|
||||
architectures=*
|
||||
depends=ArduinoJson
|
||||
Reference in New Issue
Block a user