From ae32bce3651932d57eb771a9159d7816eca2b8d0 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Wed, 16 Dec 2020 00:46:00 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f26e0b9..89cfa10 100644 --- a/README.md +++ b/README.md @@ -230,5 +230,5 @@ Here is a list of the available api calls for the board : - [ ] 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. 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 +* ~~IP stack stops responding after about 24 hours of continuous requests. No MCU crashes.~~ Fixed :) +* ~~The multi-client WEBServer is crashing in a non reproducible manner (esp8266 stack trace + reset)~~ Fixed :) \ No newline at end of file