From c91964b621b1e113de801de1cb48baad03b1cf19 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Tue, 28 Mar 2023 13:36:25 +0000 Subject: [PATCH] Restyled by prettier-markdown --- examples/ota-requestor-app/esp32/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ota-requestor-app/esp32/README.md b/examples/ota-requestor-app/esp32/README.md index 49756f45df06da..734985783df06c 100644 --- a/examples/ota-requestor-app/esp32/README.md +++ b/examples/ota-requestor-app/esp32/README.md @@ -53,5 +53,5 @@ application of OTA image. ### Note While trying out example ota-requestor-app bump the software version from -`CMakeList.txt` and not from `idf.py menuconfig`. And software version of the +`CMakeList.txt` and not from `idf.py menuconfig`. And software version of the image which is being ota should be greater than current software version.