aboutsummaryrefslogtreecommitdiffstats
path: root/os/lib/include/chlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/lib/include/chlib.h')
-rw-r--r--os/lib/include/chlib.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/os/lib/include/chlib.h b/os/lib/include/chlib.h
index ab55d333b..1097c8e15 100644
--- a/os/lib/include/chlib.h
+++ b/os/lib/include/chlib.h
@@ -105,8 +105,7 @@
#endif
#if !defined(CH_CFG_USE_PIPES)
-//#error "CH_CFG_USE_PIPES not defined in chconf.h"
-#define CH_CFG_USE_PIPES FALSE /* temporary */
+#error "CH_CFG_USE_PIPES not defined in chconf.h"
#endif
/* Objects factory options checks.*/