Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example

This commit is contained in:
Jitin George
2019-01-07 16:33:41 +08:00
committed by Ivan Grokhotkov
parent 0700cde229
commit e2ae69f6fb
3 changed files with 9 additions and 9 deletions
@@ -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