From 7f08d8a8384a9d06fea57cac9fe0b4acb10dd314 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Mon, 4 Apr 2022 22:36:15 +0200 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7f9f3d..c8d1152 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,7 @@ Here is a list of the available api calls for the board : - [ ] 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 pages for the board +- [ ] MySQL Client class (for inserting/removing/updating & fetching data) ### Attention Known issues : * ~~IP stack stops responding after about 24 hours of continuous requests. No MCU crashes.~~ Fixed :)