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.
Dependencies: mbed-os-example-ble-Advertising
Diff: x-nucleo-idb0xa1/bluenrg-hci/debug.h
- Revision:
- 138:32e3c4ca7a45
- Parent:
- 135:f0b6cf8ac4fc
- Child:
- 145:024a552e4715
--- a/x-nucleo-idb0xa1/bluenrg-hci/debug.h Wed Oct 07 16:19:40 2015 +0200 +++ b/x-nucleo-idb0xa1/bluenrg-hci/debug.h Thu Oct 08 07:29:43 2015 +0200 @@ -47,10 +47,6 @@ #include <string.h> /* Exported macro ------------------------------------------------------------*/ -#ifndef YOTTA_CFG_MBED_OS -#define YOTTA_CFG_MBED_OS -#endif - #define DEBUG #ifdef DEBUG #include <stdio.h>