From 0f03f2da1c4a2403180f20b365748786f2affb67 Mon Sep 17 00:00:00 2001 From: Hendrik Schutter Date: Thu, 21 Jan 2021 11:53:15 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index 1b9f76c..8d93590 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,4 @@ # ESP32-Mesh-OTA -## Work in progress -code_example_output - -## 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 - -