Add wizard info for wdt.
[bertos.git] / bertos / cfg / cfg_wdt.h
index 79a35d49a96e60090625f917f94dd21d6f68f656..fd3ca9b475dcf400a61c6abb7da4d08cc0711015 100644 (file)
@@ -40,7 +40,7 @@
 #ifndef CFG_WDT_H
 #define CFG_WDT_H
 
-/// Enable watchdog timer.
+/// Enable watchdog timer. $WIZARD = { "type" : "boolean" }
 #define CONFIG_WATCHDOG      0
 
 #endif /* CFG_WDT_H */