feature/mesh_network #1

Merged
localhorst merged 19 commits from feature/mesh_network into master 2021-01-15 09:34:24 +01:00
1 changed files with 17 additions and 0 deletions
Showing only changes of commit 0a32400a04 - Show all commits

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