I like the idea of an easy call for the WatchDog. Have you considered creating a function
Watchdog.begin()
This would be in-keeping with the "arduino" way and makes it very clear in the code that you intend to start a watch dog timer.
I like the idea of an easy call for the WatchDog. Have you considered creating a function
Watchdog.begin()
This would be in-keeping with the "arduino" way and makes it very clear in the code that you intend to start a watch dog timer.