gjhn

Dependents:   BLE_GENERALE

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
131:e09947216ccb
Parent:
130:770ce14d3d15
Child:
132:51056160fa4a
diff -r 770ce14d3d15 -r e09947216ccb x-nucleo-idb0xa1/BlueNRGDevice.h
--- a/x-nucleo-idb0xa1/BlueNRGDevice.h	Tue Oct 06 14:25:08 2015 +0200
+++ b/x-nucleo-idb0xa1/BlueNRGDevice.h	Tue Oct 06 15:19:19 2015 +0200
@@ -41,8 +41,8 @@
 #include "btle.h"
 
 #include "mbed.h"
-#include "blecommon.h"
-#include "BLE.h"
+#include "ble/blecommon.h"
+#include "ble/BLE.h"
 #include "BlueNRGGap.h"
 #include "BlueNRGGattServer.h"