Arduino ESP32 Fixing error with enabling hardware WDT on ESP32 using Arduino IDE August 15, 2024September 12, 2024 by raul Following my previous post regarding enabling WDT on ESP32, the new version of arduino-esp32 3.x comes with some breaking changes for esp_task_wdt_init. …