added WIP info

added WIP info
This commit is contained in:
Hendrik Schutter 2020-12-02 18:04:03 +01:00
parent f00495a322
commit 0244457d75
1 changed files with 17 additions and 0 deletions

View File

@ -1,2 +1,19 @@
# ESP32-Mesh-OTA
## Work in progress
<img src="https://patenschaft.bienenweide.org/img/loading.gif" alt="code_example_output" width="50"/>
## 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