This commit is contained in:
J. Nick Koston 2025-06-29 19:00:07 -05:00
parent 5205ff5c43
commit 596a28e1fb
No known key found for this signature in database

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>