BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield

Fork of X_NUCLEO_IDB0XA1 by ST Expansion SW Team

Revision:
231:b94d080127c7
Parent:
219:9981f62cdb1a
Child:
232:f2a7da5d24e1
diff -r f487d8c86ce4 -r b94d080127c7 x-nucleo-idb0xa1/BlueNRGDevice.h
--- a/x-nucleo-idb0xa1/BlueNRGDevice.h	Thu Jun 16 13:35:47 2016 +0200
+++ b/x-nucleo-idb0xa1/BlueNRGDevice.h	Thu Jun 16 12:08:19 2016 +0000
@@ -40,7 +40,7 @@
 
 #include "btle.h"
 
-#include "mbed-drivers/mbed.h"
+#include "mbed.h"
 #include "ble/blecommon.h"
 #include "ble/BLEInstanceBase.h"
 #include "ble/BLE.h"