Watchdog - reset if main loop doesn't run for too long. More...
#include "watchdog.h"
Watchdog - reset if main loop doesn't run for too long.
The usefulness of this feature is questionable at best.
What do you think will happen if your avr resets in the middle of a print?
Is that preferable to it simply locking up?