mirror of
https://github.com/esphome/esphome.git
synced 2025-10-14 22:47:54 +02:00
[esp32] Fix clang-tidy error for Arduino watchdog function declarations (#11085)
This commit is contained in:
parent
27e1095cd7
commit
fddb8b35f2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user