Merge branch 'master' of http://82.64.196.164/git/Th3maz1ng/ESP8266_swiss_army_board
This commit is contained in:
commit
5611f59575
@ -222,12 +222,13 @@ 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))
|
||||
- [ ] Need to be debugged (Crashes in a non reproducible manner (randomly)) - A fix is being written
|
||||
- [ ] WEBSocket Server
|
||||
- [X] GPIO Util ✓
|
||||
- [ ] 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
|
||||
|
||||
### <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.
|
||||
* The multi-client WEBServer is crashing in a non reproducible manner (esp8266 stack trace + reset)
|
||||
* IP stack stops responding after about 24 hours of continuous requests. No MCU crashes. Found cause, fix comming
|
||||
* The multi-client WEBServer is crashing in a non reproducible manner (esp8266 stack trace + reset) - Found cause, fix comming
|
Loading…
Reference in New Issue
Block a user