Index: App/Services/WatchdogMgmt.c =================================================================== diff -u -rc91e9da338d92432930d3589a4055ebbb404c6cb -r833095dbbe2b21a989b05f48bd7ddc390ad964cb --- App/Services/WatchdogMgmt.c (.../WatchdogMgmt.c) (revision c91e9da338d92432930d3589a4055ebbb404c6cb) +++ App/Services/WatchdogMgmt.c (.../WatchdogMgmt.c) (revision 833095dbbe2b21a989b05f48bd7ddc390ad964cb) @@ -246,7 +246,7 @@ static void petWatchdog( void ) { // ***************************** TEST CODE ****************************** -// TODO - remove later +// TODO - remove disabling of watchdog pet later #if 0 // TODO - this is temporary test code - restore watchdog pet later // pulse the watchdog signal toggleCPLDWatchdog();