Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
149:950c90425f7c
Parent:
123:ce602c91a9c3
Child:
284:cc72206ea8e0
--- a/src/CloudDataHandler/CloudDataHandler.cpp	Wed Sep 28 17:57:36 2016 +0000
+++ b/src/CloudDataHandler/CloudDataHandler.cpp	Fri Sep 30 12:22:20 2016 +0000
@@ -44,6 +44,6 @@
                 }
             }
         }
-        Thread::wait(10000);
+        Thread::wait(1000);
     }
 }
\ No newline at end of file