mirror of
https://github.com/s00500/ESPUI.git
synced 2024-11-21 12:30:55 +00:00
dded missing shortcut
This commit is contained in:
parent
624663076f
commit
ba7fa33dfb
@ -28,6 +28,7 @@ The Library runs on any kind of **ESP8266** and **ESP32** (NodeMCU, AI Thinker,
|
||||
* [Slider](#slider)
|
||||
* [Number Input](#number-input)
|
||||
* [Text Input](#text-input)
|
||||
* [File Display](#filedisplay)
|
||||
* [Date, Time, Colour and Password Input](#date-time-colour-and-password-input)
|
||||
* [Select control](#select-control)
|
||||
* [Getting the Time](#getting-the-time)
|
||||
@ -65,7 +66,7 @@ The Library runs on any kind of **ESP8266** and **ESP32** (NodeMCU, AI Thinker,
|
||||
- Delayed response support @MartinMueller2003
|
||||
- Fragmented control transfer @MartinMueller2003
|
||||
- Extended Callback @MartinMueller2003
|
||||
- Added a file display element
|
||||
- Added a file display element @MartinMueller2003
|
||||
|
||||
## Roadmap
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user