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
--- a/source/BlueNRGDevice.cpp	Thu Jun 16 13:35:47 2016 +0200
+++ b/source/BlueNRGDevice.cpp	Thu Jun 16 12:08:19 2016 +0000
@@ -37,7 +37,7 @@
  *  @{
  */
  
-#include "mbed-drivers/mbed.h"
+#include "mbed.h"
 #include "BlueNRGDevice.h"
 #include "BlueNRGGap.h"
 #include "BlueNRGGattServer.h"