Update preset.
[bertos.git] / bertos / cfg / cfg_wdt.h
index 79a35d49a96e60090625f917f94dd21d6f68f656..b53b327e76ac5ac015abd81e749ba46c0f7684d0 100644 (file)
@@ -32,7 +32,6 @@
  *
  * \brief Configuration file for watchdog module.
  *
- * \version $Id$
  *
  * \author Daniele Basile <asterix@develer.com>
  */
@@ -40,7 +39,7 @@
 #ifndef CFG_WDT_H
 #define CFG_WDT_H
 
-/// Enable watchdog timer.
+/// Enable watchdog timer. $WIZ$ type = "autoenabled"
 #define CONFIG_WATCHDOG      0
 
 #endif /* CFG_WDT_H */