...

Dependents:   2doejemplo Labo_TRSE_Drone

Fork of mbed by mbed official

Revision:
67:a9913a65894f
Parent:
65:5798e58a58b1
--- a/mbed_debug.h	Mon Aug 19 13:34:54 2013 +0300
+++ b/mbed_debug.h	Thu Sep 19 15:44:18 2013 +0300
@@ -21,7 +21,7 @@
 extern "C" {
 #endif
 
-#ifdef DEVICE_STDIO_MESSAGES
+#if DEVICE_STDIO_MESSAGES
 #include <stdio.h>
 #include <stdarg.h>