Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
48:1c7861d80d16
Parent:
46:4cb96ab2d1c8
Child:
51:66b820f203a5
--- a/src/ControlTask/ControlTask.cpp	Tue Sep 13 12:05:17 2016 +0000
+++ b/src/ControlTask/ControlTask.cpp	Tue Sep 13 16:00:45 2016 +0000
@@ -33,7 +33,7 @@
                 serviceTimerControl(pos->second);
             }
         }
-        Thread::wait(5000);
+        Thread::wait(1000);
     }
 }