Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
237:ecf34419ce5d
Parent:
230:11765008ff3a
Child:
245:6665796174c3
--- a/inc/global.h	Thu Oct 20 12:39:05 2016 +0000
+++ b/inc/global.h	Thu Oct 20 14:10:19 2016 +0000
@@ -23,7 +23,7 @@
 #define MAX_FILE_SIZE       350  
 
 // declare stack sizes
-#define MODBUS_MASTER_STACK_SIZE        (1024 * 8)
+#define MODBUS_MASTER_STACK_SIZE        (1024 * 2)
 #define OUTPUT_TASK_STACK_SIZE          (1024 * 8)
 #define CONFIG_HANDLER_STACK_SIZE       (1024*4 + 512)
 #define CONTROL_TASK_STACK_SIZE         (1024)