gjhn

Dependents:   BLE_GENERALE

Fork of X_NUCLEO_IDB0XA1 by ST

Branch:
sync_with_github
Revision:
253:9665a6f8bbdb
Parent:
243:c56decc9c198
Child:
259:323f588e5f57
--- a/source/BlueNRGGattClient.cpp	Mon Jun 27 15:51:20 2016 +0200
+++ b/source/BlueNRGGattClient.cpp	Thu Sep 15 10:49:39 2016 +0100
@@ -37,6 +37,7 @@
  */
  
 #include "BlueNRGGattClient.h"
+#include "mbed-drivers/mbed.h"
 #include "BlueNRGGap.h"
 #include "Utils.h"
 #include "debug.h"