1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

fix build error

This commit is contained in:
Tomasz Duda
2024-05-10 13:24:13 +02:00
parent e709b19dfb
commit e937d37366

View File

@@ -4,6 +4,7 @@
#include <esp_heap_caps.h>
#include <esp_system.h>
#include <esp_chip_info.h>
#if defined(USE_ESP32_VARIANT_ESP32)
#include <esp32/rom/rtc.h>