Compilation fix for newer mbed-os
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h
- Revision:
- 248:920ecc2451b5
- Parent:
- 244:12917d90f425
- Child:
- 253:9665a6f8bbdb
--- a/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h Tue Jun 21 10:31:02 2016 +0200 +++ b/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h Tue Jun 21 10:33:21 2016 +0200 @@ -65,7 +65,7 @@ /* NOTE: Stack Mode 0x04 allows Simultaneous Scanning and Advertisement (SSAdv) Define macro 'SSADV' to enable it */ -#define SSADV +//#define SSADV #if defined(SSADV) #define IDB0XA1_STACK_MODE (0x04) #else