ESP32-Mesh-OTA/README.md

20 lines
406 B
Markdown
Raw Normal View History

2020-12-01 20:04:24 +01:00
# ESP32-Mesh-OTA
2020-12-02 18:04:03 +01:00
## 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