From d16c7fe2f5904dd4f3e9d143c11d74268b6ae020 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Fri, 19 Feb 2021 18:13:30 -0600 Subject: [PATCH] Update OTA.md --- docs/OTA.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/OTA.md b/docs/OTA.md index dcda25c..a079482 100644 --- a/docs/OTA.md +++ b/docs/OTA.md @@ -24,6 +24,8 @@ This is because HomeSpan checks that a sketch has been compiled with OTA partiti * The ESP32 itself supports "automated" rollbacks that are designed to restore a device with a previously-working sketch if the latest sketch causes a reboot before being able to set a self-test flag verifiying the code is operating correctly. However, the version of the ESP32-IDF library (3.2.3) used by the latest version of the Arduino-ESP32 Library (1.0.4, at the time of this posting) does not support this feature. - +--- + +[↩️](README.md) Back to the Welcome page