ESP32-OTA-HTTPS/README.md

8 lines
158 B
Markdown
Raw Permalink Normal View History

2020-11-10 09:51:56 +01:00
# Simple OTA example
2020-11-10 09:18:41 +01:00
2020-11-10 09:51:56 +01:00
This example is based on `esp_https_ota` component's APIs.
## Configuration
Refer README.md in the parent directory for setup details