From 1b15bd4c9bd3cc71a9619a81abf3050436063c26 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Mon, 14 Dec 2020 22:49:41 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a0154c4..f26e0b9 100644 --- a/README.md +++ b/README.md @@ -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 ### Attention 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) \ No newline at end of file +* 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 \ No newline at end of file