My fork of X_NUCLEO_IDB0XA1
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/bluenrg-hci/debug.h
- Revision:
- 134:d2f8d5898d04
- Parent:
- 132:51056160fa4a
- Child:
- 135:f0b6cf8ac4fc
--- a/x-nucleo-idb0xa1/bluenrg-hci/debug.h Wed Oct 07 09:08:22 2015 +0200 +++ b/x-nucleo-idb0xa1/bluenrg-hci/debug.h Wed Oct 07 14:34:24 2015 +0200 @@ -48,7 +48,7 @@ /* Exported macro ------------------------------------------------------------*/ #define YOTTA_CFG -//#define DEBUG +#define DEBUG #ifdef DEBUG #include <stdio.h> #define PRINTF(...) printf(__VA_ARGS__)