BLE lib

Fork of Nucleo_BLE_BlueNRG by STM32 eKairn

Revision:
3:89230b3e003b
Parent:
0:a948f5f3904c
--- a/BlueNRGGattServer.h	Mon Dec 22 18:25:34 2014 +0000
+++ b/BlueNRGGattServer.h	Tue Jan 20 12:11:36 2015 +0000
@@ -21,6 +21,7 @@
 #include "blecommon.h"
 #include "btle.h"
 #include "GattService.h"
+#include "GattAttribute.h"
 #include "public/GattServer.h"
 #include <vector>
 #include <map>