gjhn

Dependents:   BLE_GENERALE

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
145:024a552e4715
Parent:
138:32e3c4ca7a45
Child:
255:97adb68decd4
--- a/x-nucleo-idb0xa1/bluenrg-hci/debug.h	Wed Oct 21 11:56:41 2015 +0200
+++ b/x-nucleo-idb0xa1/bluenrg-hci/debug.h	Tue Oct 27 10:18:55 2015 +0100
@@ -47,7 +47,7 @@
 #include <string.h>
 
 /* Exported macro ------------------------------------------------------------*/
-#define DEBUG
+//#define DEBUG
 #ifdef DEBUG
 #include <stdio.h>
 #define PRINTF(...) printf(__VA_ARGS__)