Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
246:ca91a441b4dc
Parent:
245:6665796174c3
Child:
248:e156e33b8b38
--- a/inc/global.h	Thu Oct 20 17:59:18 2016 +0000
+++ b/inc/global.h	Thu Oct 20 22:20:52 2016 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_HANDLER_STACK_SIZE       (1024*4 + 512)
 #define CONTROL_TASK_STACK_SIZE         (1024)
 #define BLE_DATA_HANDLER_STACK_SIZE     (1024)
-#define CLOUD_DATA_HANDLER_STACK_SIZE   (1024 * 8)  
+#define CLOUD_DATA_HANDLER_STACK_SIZE   (1024 * 4)  
 #define ANALYTICS_LOGGER_STACK_SIZE     (1024 * 2)
  
 extern int sig_output_continue;