From eddf59cdb3db8d596da3635ed40fb9f3a6a338f8 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Sat, 21 Jan 2023 21:33:13 +0100 Subject: [PATCH] Update Changelog.md --- Changelog.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Changelog.md b/Changelog.md index fe103c0f..c26e43b4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -31,11 +31,11 @@ If anything breaks you can try to enforce manual update as following: **OTA:** - 1\. Make sure the last run of the update completed the **Uploading** step. - 1\. Call `http:///ota?task=update&file=` to enforce the extraction/flashing. + 1. Make sure the last run of the update completed the **Uploading** step. + 1. Call `http:///ota?task=update&file=` to enforce the extraction/flashing. **Initial Setup:** - 1\. Use the initial_esp32_setup.zip ( ) as alternative to have a clean install. + 1. Use the initial_esp32_setup.zip ( ) as alternative to have a clean install. ### Added @@ -127,8 +127,8 @@ Improve **u**ser e**x**perience 5. Now you can reboot. If anything breaks you can try to -1\. Call `http:///ota?task=update&file=firmware.bin` resp. `http:///ota?task=update&file=html.zip` if the upload successed but the extraction failed. -1\. Use the initial_esp32_setup.zip ( ) as alternative. +1. Call `http:///ota?task=update&file=firmware.bin` resp. `http:///ota?task=update&file=html.zip` if the upload successed but the extraction failed. +1. Use the initial_esp32_setup.zip ( ) as alternative. ### Added