]> granicus.if.org Git - esp-idf/commit
bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro
authorSupreet Deshpande <supreet.deshpande@espressif.com>
Mon, 17 Dec 2018 04:26:18 +0000 (09:56 +0530)
committerSupreet Deshpande <supreet.deshpande@espressif.com>
Mon, 17 Dec 2018 04:26:18 +0000 (09:56 +0530)
commit1d4bb7cc4de6e20a1f88177985c53a460362b95d
tree0f7befe6fbabd213b13255d0507e07829f625714
parent55d5ee1e79a42e21129b92106b52d910b9d4aaca
bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro

Replace 0xE9 by ESP_IMAGE_HEADER_MAGIC.
components/app_update/esp_ota_ops.c