X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_wdt.h;h=9f4caae932680095fe4910a2ffccb65b104ae5d2;hb=878b65015a7cb487d7b2d750ac9ed396fb110e60;hp=348194215189976fceabd564fe47a23af1a60d2e;hpb=4b3ac136e2d0ad9f1d1860b9ca1b355e242f0bb1;p=bertos.git diff --git a/bertos/cfg/cfg_wdt.h b/bertos/cfg/cfg_wdt.h index 34819421..9f4caae9 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. $WIZ$ type = "boolean" +/// Enable watchdog timer. $WIZ$ type = "autoenabled" #define CONFIG_WATCHDOG 0 #endif /* CFG_WDT_H */