Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
159:18c54339ee7f
Parent:
113:001ad47df8ec
Child:
160:201b88aa08c1
--- a/src/main.cpp	Fri Sep 30 14:20:32 2016 +0000
+++ b/src/main.cpp	Fri Sep 30 14:42:27 2016 +0000
@@ -158,7 +158,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