Open
Description
Hi everybody,
I would like to use watchdog in my project, but first I need to understand.....
In Arduino core files (wachdog.ccp - watchdog.h) I find the functions that manage this feature ( watchdogEnable; watchdogDisable; watchdogReset; watchdogDefaultSetup )
but....
In variant.cpp I read (line 319):
// Disable watchdog
WDT_Disable(WDT);
So..... Is it possible to use watchdog? And how to?
Thanks
Metadata
Metadata
Assignees
Labels
No labels