1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-06-02 04:53:29 +00:00

Update README.md

This commit is contained in:
Lukas Bachschwell 2018-11-27 22:20:51 +01:00 committed by GitHub
parent 37bb44066b
commit 24258da42d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,11 +100,12 @@ Now you are set to go and use any code you want to with this library
- ~~Multiline Labels~~
- ~~GZip Files and serve from memory~~
- Datagraph output -> *WIP*
- Number input -> *WIP*
- Text input -> *WIP*
- ~~Number input ~~
- ~~Text input ~~
- Dokumentation for Text and number widget
- Number min and max value
- proper return value (as int and not as string) for slider
- Maybe a slider range setting, meanwhile please use *map()*
- Improve slider stability
## Documentation