smart-home/ziyuan/sdkconfig.defaults
2026-02-26 09:16:34 +08:00

5 lines
169 B
Plaintext

# Disable interrupt watchdog completely to prevent random reboots
CONFIG_ESP_INT_WDT=n
# Disable task watchdog panic (only warn, do not reboot)
CONFIG_ESP_TASK_WDT_EN=n