Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
245:6665796174c3
Parent:
237:ecf34419ce5d
Child:
246:ca91a441b4dc
Child:
250:1cd8ec63e9e9
diff -r 26074095e389 -r 6665796174c3 inc/global.h
--- a/inc/global.h	Thu Oct 20 15:44:31 2016 +0000
+++ b/inc/global.h	Thu Oct 20 17:59:18 2016 +0000
@@ -24,7 +24,7 @@
 
 // declare stack sizes
 #define MODBUS_MASTER_STACK_SIZE        (1024 * 2)
-#define OUTPUT_TASK_STACK_SIZE          (1024 * 8)
+#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)