Merge branch 'master' into feature/mesh_network

This commit is contained in:
Hendrik Schutter 2021-01-15 09:34:11 +01:00
commit 0a32400a04
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