X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_wdt.h;h=fd3ca9b475dcf400a61c6abb7da4d08cc0711015;hb=356174d97981c9c1166458db7dfa939f3202349f;hp=79a35d49a96e60090625f917f94dd21d6f68f656;hpb=e0960b1b787503b712e42776f980d792836992fd;p=bertos.git diff --git a/bertos/cfg/cfg_wdt.h b/bertos/cfg/cfg_wdt.h index 79a35d49..fd3ca9b4 100644 --- a/bertos/cfg/cfg_wdt.h +++ b/bertos/cfg/cfg_wdt.h @@ -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 */