examples/simple_ota_example: Fix incorrect component reference in README
This commit is contained in:
parent
582bf18789
commit
4f9a4e8ed7
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Simple OTA example
|
# Simple OTA example
|
||||||
|
|
||||||
This example is based on `http_firmware_upgrade` component's APIs.
|
This example is based on `esp_https_ota` component's APIs.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Refer README.md in the parent directory for setup details
|
Refer README.md in the parent directory for setup details
|
||||||
|
|
Loading…
Reference in a new issue