Update OTA.md

This commit is contained in:
HomeSpan 2021-02-19 18:13:30 -06:00 committed by GitHub
parent b373291dcb
commit d16c7fe2f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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