mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
[esp32] Fix clang-tidy error for Arduino watchdog function declarations
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
#ifdef USE_ARDUINO
|
||||
#include <Esp.h>
|
||||
#include <esp32-hal.h>
|
||||
#else
|
||||
#if ESP_IDF_VERSION >= ESP_IDF_VERSION_VAL(5, 1, 0)
|
||||
#include <esp_clk_tree.h>
|
||||
|
||||
Reference in New Issue
Block a user