1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-07-14 17:31:01 +00:00
Files
.github
data
docs
examples
img
lang
pio_examples
src
tools
.clang-format
.gitignore
ESPUI_blocks.js
LICENSE
README.md
keywords.txt
library.json
library.properties
ESPUI/library.properties
Lukas Bachschwell 0f3a808e9e Bump version
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2022-05-30 21:35:15 +02:00

11 lines
400 B
INI

name=ESPUI
version=2.1.1
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