mirror of
https://github.com/s00500/ESPUI.git
synced 2024-11-22 04:00:55 +00:00
Update README.md
This commit is contained in:
parent
b47d595194
commit
31973aeac9
@ -4,7 +4,8 @@
|
|||||||
|
|
||||||
ESPUI is a simple library to make a web-based user interface for your projects using
|
ESPUI is a simple library to make a web-based user interface for your projects using
|
||||||
the **ESP8266** or the **ESP32** It uses web sockets and lets you create,
|
the **ESP8266** or the **ESP32** It uses web sockets and lets you create,
|
||||||
control, and update elements on your GUI through multiple devices like phones
|
|
||||||
|
ol, and update elements on your GUI through multiple devices like phones
|
||||||
and tablets.
|
and tablets.
|
||||||
|
|
||||||
ESPUI uses simple Arduino-style syntax for creating a solid, functioning user
|
ESPUI uses simple Arduino-style syntax for creating a solid, functioning user
|
||||||
@ -58,6 +59,7 @@ The Library runs on any kind of **ESP8266** and **ESP32** (NodeMCU, AI Thinker,
|
|||||||
- Transport layer rework by @iangray001
|
- Transport layer rework by @iangray001
|
||||||
- Time control by @iangray001
|
- Time control by @iangray001
|
||||||
- Vertical controls by @iangray001
|
- Vertical controls by @iangray001
|
||||||
|
- Time/date/password/color input types by @pcbbc
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user