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 + + + +