1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-07 12:23:47 +01:00

[esp32] Fix clang-tidy error for Arduino watchdog function declarations (#11085)

This commit is contained in:
J. Nick Koston
2025-10-06 15:54:13 -05:00
committed by GitHub
parent 27e1095cd7
commit fddb8b35f2

View File

@@ -13,6 +13,7 @@ CONFIG_ESP_TASK_WDT=y
CONFIG_ESP_TASK_WDT_PANIC=y
CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0=n
CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1=n
CONFIG_AUTOSTART_ARDUINO=y
# esp32_ble
CONFIG_BT_ENABLED=y