mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
undo WDT
This commit is contained in:
@@ -295,7 +295,7 @@ extern "C" void __wrap_esp_panic_handler(void *info)
|
||||
|
||||
#include <esp_task_wdt.h>
|
||||
// 3 seconds WDT, reset in 1 seconds
|
||||
#define WDT_TIMEOUT 10
|
||||
#define WDT_TIMEOUT 180
|
||||
|
||||
void startWatchDog()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user