X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Flpc2378%2Fcfg%2Fcfg_monitor.h;h=dcd07e1cc3426f404a2bacde2132deaa3d87ef9e;hb=7065c58b8fc35d778ddd17754ad98e4c1c746f5b;hp=b239eeb0332a8009a606caddb193aa9911d36d00;hpb=ab067bd420a6e48b25d66444d97ee229b48bcb23;p=bertos.git diff --git a/examples/lpc2378/cfg/cfg_monitor.h b/examples/lpc2378/cfg/cfg_monitor.h index b239eeb0..dcd07e1c 100644 --- a/examples/lpc2378/cfg/cfg_monitor.h +++ b/examples/lpc2378/cfg/cfg_monitor.h @@ -43,6 +43,6 @@ * Process monitor. * $WIZ$ type = "autoenabled" */ -#define CONFIG_KERN_MONITOR 0 +#define CONFIG_KERN_MONITOR 1 #endif /* CFG_MONITOR_H */