Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: BLE_HeartRate_IDB0XA1_EPUDEE_Avril2018
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/bluenrg-hci/debug.h
- 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__)
