examples/simple_ota_example: Fix incorrect component reference in README

This commit is contained in:
Jitin George 2018-12-24 11:00:45 +05:30
parent 582bf18789
commit 4f9a4e8ed7

View file

@ -1,7 +1,7 @@
# 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
Refer README.md in the parent directory for setup details
Refer README.md in the parent directory for setup details