From 26a4e86b1de747deab903f3d4a5d3c62bdff88ce Mon Sep 17 00:00:00 2001 From: Bayrem Gharsellaoui Date: Tue, 12 Dec 2023 19:41:15 +0100 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 08a7a7f..4884464 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,10 @@ Once the app is flashed open a serial monitor like PuTTY and reset your board. - [x] Add a simple Network manager class +- [ ] Add a usage of the active objects pattern + +- [ ] Add a usage of a state machine using SMF + - [ ] Add Local class for managing local time and geo-location - [ ] Add HTTP client class