Skip to content

Watchdog with OpenTracker #4

Open
@varlux

Description

@varlux

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions