From 0244457d75fe2eb8149d30322ffe35b98323eceb Mon Sep 17 00:00:00 2001 From: Hendrik Schutter Date: Wed, 2 Dec 2020 18:04:03 +0100 Subject: [PATCH] added WIP info added WIP info --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 1ad16bd..1b9f76c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ # ESP32-Mesh-OTA +## Work in progress +code_example_output + +## Todo for first release + +### Refactoring +- architecture +- full error handling through all functions +- export as a component library + +### Features +- root node: Download new Firmware from HTTPS server instead using newest ota partition +- add example main app + + + +