Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
160:201b88aa08c1
Parent:
151:9d47fe5ba805
Parent:
159:18c54339ee7f
Child:
163:7b8d4c8b03e4
--- a/src/main.cpp	Fri Sep 30 14:32:26 2016 +0000
+++ b/src/main.cpp	Fri Sep 30 14:44:04 2016 +0000
@@ -161,7 +161,7 @@
     osSignalWait(sig_output_continue, osWaitForever);
 
     // start the configuration handler
-    Thread configHandler_thread(ConfigurationHandler, NULL, osPriorityNormal, (1024*3),  NULL);
+    Thread configHandler_thread(ConfigurationHandler, NULL, osPriorityNormal, (1024*4),  NULL);
     osSignalWait(sig_config_continue, osWaitForever);
 
     // we're clear to start running the controls