Rename CLOCK_FREQ macro to CPU_FREQ: now clock frequency has to be set in the makefile.
[bertos.git] / bertos / cfg / cfg_wdt.h
index fd3ca9b475dcf400a61c6abb7da4d08cc0711015..348194215189976fceabd564fe47a23af1a60d2e 100644 (file)
@@ -40,7 +40,7 @@
 #ifndef CFG_WDT_H
 #define CFG_WDT_H
 
-/// Enable watchdog timer. $WIZARD = { "type" : "boolean" }
+/// Enable watchdog timer. $WIZ$ type = "boolean"
 #define CONFIG_WATCHDOG      0
 
 #endif /* CFG_WDT_H */