Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Use arduino primo with WDT #60

@ttn115

Description

@ttn115

Hi,

I'm develope some sensor with arduino primo, which use nrf52832 as a primary mcu.
I want to use the WDT function like..

#include <wdt.h>
wdt_enable(timeout)
wdt_disable(); //close
wdt_reset();

how can i use it?

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