Turn watchdog on.

This commit is contained in:
Richard Barry 2008-02-17 20:27:34 +00:00
parent 280a78ac5b
commit c8de9a1cd8

View file

@ -18,7 +18,7 @@
#define WTC_IN_TICK 2 /* Clear Watchdog in TICK Hook */
#define WTC_IN_IDLE 3 /* Clear Watchdog in Idle Hook */
#define WATCHDOG WTC_NONE /* Clear Watchdog in vWatchdogTask() */
#define WATCHDOG WTC_IN_TASK /* Clear Watchdog in vWatchdogTask() */
/*------------------------------------------------------------------------*/
/*
* Watchdog period defines