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:
5:fe944335161b
Parent:
4:d5327bfbc598
--- a/BlueNRGGattServer.h	Sun May 10 15:41:02 2015 +0000
+++ b/BlueNRGGattServer.h	Mon May 25 19:30:52 2015 +0000
@@ -25,7 +25,7 @@
 #include <vector>
 #include <map>
 
-#define BLE_TOTAL_CHARACTERISTICS 16
+#define BLE_TOTAL_CHARACTERISTICS 24
 
 
 using namespace std;