HW layer for the Nucleo board, it only work with old BLE_API

Dependents:   Hello_BLE F446RE-BLE

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
33:96724af256a5
Parent:
27:b4c21a9e8b39
Child:
37:07487777d9c6
--- a/BlueNRGGattServer.h	Mon Aug 25 11:13:50 2014 +0000
+++ b/BlueNRGGattServer.h	Mon Aug 25 11:56:52 2014 +0000
@@ -21,7 +21,7 @@
 #include "blecommon.h"
 #include "btle.h"
 #include "GattService.h"
-#include "hw/GattServer.h"
+#include "public/GattServer.h"
 
 #define BLE_TOTAL_CHARACTERISTICS 10