Mise à jour de 'README.md'

This commit is contained in:
Th3maz1ng 2020-12-16 00:50:03 +01:00
parent ae32bce365
commit 2426a8c1dd

View File

@ -222,12 +222,14 @@ Here is a list of the available api calls for the board :
- [ ] Active mode (needs to be done)
- [ ] WEB ServerManager ✓
- [X] WEB ServerManagerV2 with multiple clients ✓
- [ ] Need to be debugged (Crashes in a non reproducible manner (randomly)) - A fix is being written
- [ ] WEBSocket Server
- [X] Need to be debugged (Crashes in a non reproducible manner (randomly)) - Fixed
- [ ] Need to add cookie support
- [ ] WEBSocket Server for the dashboard
- [X] GPIO Util ✓
- [ ] Dictionary class needs to be correctly rewritten.
- [ ] Task Scheduler Manager (in progress - almost done)
- [ ] SDCard log class (for logging events with a timestamp in a file)
- [ ] Writing a proper documentation and wiki for the board
- [ ] Writing a proper documentation and wiki pages for the board
### <img src="/git/KmWikiImage/attention.png" alt="Attention" width="50" /> Known issues :
* ~~IP stack stops responding after about 24 hours of continuous requests. No MCU crashes.~~ Fixed :)