2 Commits

Author SHA1 Message Date
0a32400a04 Merge branch 'master' into feature/mesh_network 2021-01-15 09:34:11 +01:00
0244457d75 added WIP info
added WIP info
2020-12-02 18:04:03 +01:00

View File

@ -1,2 +1,19 @@
# ESP32-Mesh-OTA # 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