BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/platform/btle.h
- Revision:
- 135:f0b6cf8ac4fc
- Parent:
- 134:d2f8d5898d04
- Child:
- 138:32e3c4ca7a45
diff -r d2f8d5898d04 -r f0b6cf8ac4fc x-nucleo-idb0xa1/platform/btle.h --- a/x-nucleo-idb0xa1/platform/btle.h Wed Oct 07 14:34:24 2015 +0200 +++ b/x-nucleo-idb0xa1/platform/btle.h Wed Oct 07 15:35:34 2015 +0200 @@ -43,7 +43,7 @@ void User_Process(void); void setConnectable(void); -#ifdef YOTTA_CFG +#ifdef YOTTA_CFG_MBED_OS extern int btle_handler_pending; extern void btle_handler(void); #endif