Previous version which works for my stm32f401 Nucleo board

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
10:814262eb0746
Parent:
7:55ac052585db
Child:
13:4c30346287e4
--- a/BlueNRGGattServer.h	Fri Aug 01 14:25:23 2014 +0000
+++ b/BlueNRGGattServer.h	Mon Aug 04 08:48:24 2014 +0000
@@ -18,7 +18,7 @@
 #define __BLUENRG_GATT_SERVER_H__
 
 #include "mbed.h"
-#include "blecommon.h"
+//#include "blecommon.h"
 #include "btle.h"
 #include "GattService.h"
 #include "hw/GattServer.h"