Compilation fix for newer mbed-os
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h
- Revision:
- 244:12917d90f425
- Parent:
- 241:c13c2e31316d
- Child:
- 248:920ecc2451b5
--- a/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h Mon Jun 20 14:42:11 2016 +0200 +++ b/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h Mon Jun 20 17:20:23 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