Fork of BlueNRG library to be compatible with bluetooth demo application

Dependents:   Nucleo_BLE_Demo Nucleo_BLE_Demo

Fork of Nucleo_BLE_BlueNRG by ST Americas mbed Team

Revision:
4:d5327bfbc598
Parent:
0:a948f5f3904c
Child:
5:fe944335161b
--- a/BlueNRGGattServer.h	Sun May 10 12:47:52 2015 +0000
+++ b/BlueNRGGattServer.h	Sun May 10 15:41:02 2015 +0000
@@ -25,7 +25,7 @@
 #include <vector>
 #include <map>
 
-#define BLE_TOTAL_CHARACTERISTICS 10
+#define BLE_TOTAL_CHARACTERISTICS 16
 
 
 using namespace std;