gjhn

Dependents:   BLE_GENERALE

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
144:bdf5e8432131
Parent:
142:adf1567d3900
Child:
177:65d9b1b75fca
Child:
202:caf4864292c1
diff -r 63f5e8a590d4 -r bdf5e8432131 source/BlueNRGGattServer.cpp
--- a/source/BlueNRGGattServer.cpp	Mon Oct 19 13:55:48 2015 +0200
+++ b/source/BlueNRGGattServer.cpp	Wed Oct 21 11:56:41 2015 +0200
@@ -40,7 +40,7 @@
  */
  
 #include "BlueNRGGattServer.h"
-#include "mbed.h"
+#include "mbed-drivers/mbed.h"
 #include "BlueNRGGap.h"
 #include "Utils.h"
 #include "debug.h"