gjhn

Dependents:   BLE_GENERALE

Fork of X_NUCLEO_IDB0XA1 by ST

Branch:
sync_with_github
Revision:
253:9665a6f8bbdb
Parent:
242:058b2e731adc
Child:
258:e5ef65120b06
--- a/source/BlueNRGGattServer.cpp	Mon Jun 27 15:51:20 2016 +0200
+++ b/source/BlueNRGGattServer.cpp	Thu Sep 15 10:49:39 2016 +0100
@@ -37,7 +37,7 @@
  */
  
 #include "BlueNRGGattServer.h"
-#include "mbed.h"
+#include "mbed-drivers/mbed.h"
 #include "BlueNRGGap.h"
 #include "Utils.h"
 #include "debug.h"