esp_https_ota: rename config option for more clarity

This commit is contained in:
Mahavir Jain
2022-01-28 16:41:22 +05:30
committed by Harshit Malpani
parent 7fd2d5ea03
commit fbc9c729b2
3 changed files with 7 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
# sdkconfig replacement configurations for deprecated options formatted as
# CONFIG_DEPRECATED_OPTION CONFIG_NEW_OPTION
CONFIG_OTA_ALLOW_HTTP CONFIG_ESP_HTTPS_OTA_ALLOW_HTTP