Resetting the watchdog timer in Arduino MKR1500

Hi @dkanday

Looking at the code, to reset the WDT's counter, use the library's clear() function.

1 Like