Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
248:e156e33b8b38
Parent:
246:ca91a441b4dc
Child:
251:e730d7077e46
--- a/inc/global.h	Fri Oct 21 11:29:05 2016 +0000
+++ b/inc/global.h	Fri Oct 21 11:37:35 2016 +0000
@@ -27,7 +27,7 @@
 #define OUTPUT_TASK_STACK_SIZE          (1024 * 4)
 #define CONFIG_HANDLER_STACK_SIZE       (1024*4 + 512)
 #define CONTROL_TASK_STACK_SIZE         (1024)
-#define BLE_DATA_HANDLER_STACK_SIZE     (1024)
+#define BLE_DATA_HANDLER_STACK_SIZE     (1024 * 2)
 #define CLOUD_DATA_HANDLER_STACK_SIZE   (1024 * 4)  
 #define ANALYTICS_LOGGER_STACK_SIZE     (1024 * 2)