1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-04 02:52:22 +01:00
This commit is contained in:
J. Nick Koston
2025-06-29 19:00:07 -05:00
parent 5205ff5c43
commit 596a28e1fb

View File

@@ -6,6 +6,7 @@
#include <esp_ota_ops.h>
#include <esp_task_wdt.h>
#include <cstring>
#if ESP_IDF_VERSION_MAJOR >= 5
#include <spi_flash_mmap.h>