Mise à jour de 'README.md'
This commit is contained in:
parent
df344464b3
commit
6cbe3de785
@ -231,6 +231,7 @@ Here is a list of the available api calls for the board :
|
|||||||
|
|
||||||
### Things to do :
|
### Things to do :
|
||||||
- [X] Screen Manager
|
- [X] Screen Manager
|
||||||
|
- [X] Add an auto power off function ✓
|
||||||
* µSDcard File System
|
* µSDcard File System
|
||||||
- [X] Add a file truncate function
|
- [X] Add a file truncate function
|
||||||
* File Config Parser
|
* File Config Parser
|
||||||
@ -241,9 +242,10 @@ Here is a list of the available api calls for the board :
|
|||||||
- [ ] FTP Server
|
- [ ] FTP Server
|
||||||
- [X] Passive mode
|
- [X] Passive mode
|
||||||
- [ ] Active mode (needs to be done)
|
- [ ] Active mode (needs to be done)
|
||||||
- [ ] WEB ServerManager ✓
|
- [ ] WEBServer (previously WEB ServerManager) ✓
|
||||||
- [X] WEB ServerManagerV2 with multiple clients ✓
|
- [X] WEBServer handling multiple clients simultaneously ✓
|
||||||
- [X] Need to be debugged (Crashes in a non reproducible manner (randomly)) - Fixed
|
- [X] Fixed a nasty stack overflow - WEBServer class is now stable ✓
|
||||||
|
- [X] Added partial content request support ✓
|
||||||
- [ ] Need to add cookie support
|
- [ ] Need to add cookie support
|
||||||
- [ ] WEBSocket Server for the dashboard
|
- [ ] WEBSocket Server for the dashboard
|
||||||
- [X] GPIO Util ✓
|
- [X] GPIO Util ✓
|
||||||
|
Loading…
Reference in New Issue
Block a user