From 2426a8c1ddac144a500e93f5a364cbbe4679a043 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Wed, 16 Dec 2020 00:50:03 +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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 89cfa10..eb83724 100644 --- a/README.md +++ b/README.md @@ -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 ### Attention Known issues : * ~~IP stack stops responding after about 24 hours of continuous requests. No MCU crashes.~~ Fixed :)