mirror of
https://github.com/esphome/esphome.git
synced 2026-05-26 03:07:04 +08:00
[esp32] add watchdog_timeout configuration variable (#15908)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
This commit is contained in:
@@ -20,6 +20,7 @@ esp32:
|
||||
disable_regi2c_in_iram: true
|
||||
disable_fatfs: true
|
||||
sram1_as_iram: true
|
||||
watchdog_timeout: 7s
|
||||
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
|
||||
Reference in New Issue
Block a user