Skip to content

Commit

Permalink
Restyled by prettier-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and wqx6 committed Dec 1, 2021
1 parent dd2de3e commit 471db62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/ota-provider-app/esp32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ A prototype application that demonstrates OTA provider capabilities.
## Copy the OTA image

- Copy the binary file which you are going to send to the OTA Requestor to
`./spiffs_image` path and make sure the `OTA_IMAGE_NAME` is the same as the name
of the image file you placed in `./spiffs_image`.
`./spiffs_image` path and make sure the `OTA_IMAGE_NAME` is the same as the
name of the image file you placed in `./spiffs_image`.

```
idf.py menuconfig
Expand Down

0 comments on commit 471db62

Please sign in to comment.