char res[20];
Diff: x-nucleo-idb0xa1/bluenrg-hci/debug.h
- Revision:
- 145:024a552e4715
- Parent:
- 138:32e3c4ca7a45
- Child:
- 255:97adb68decd4
diff -r bdf5e8432131 -r 024a552e4715 x-nucleo-idb0xa1/bluenrg-hci/debug.h --- 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__)