2018-07-12 12:15:44 +00:00
|
|
|
# Simple OTA example
|
|
|
|
|
2018-12-24 05:30:45 +00:00
|
|
|
This example is based on `esp_https_ota` component's APIs.
|
2018-07-12 12:15:44 +00:00
|
|
|
|
|
|
|
## Configuration
|
|
|
|
|
2018-12-24 05:30:45 +00:00
|
|
|
Refer README.md in the parent directory for setup details
|