Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
48:1c7861d80d16
Child:
51:66b820f203a5
diff -r cff7a2311dc4 -r 1c7861d80d16 src/OutputTask/OutputTask.cpp
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/OutputTask/OutputTask.cpp	Tue Sep 13 16:00:45 2016 +0000
@@ -0,0 +1,7 @@
+#include "global.h"
+
+void OutputTask(void const *args)
+{
+    while (true) {
+    }
+}
\ No newline at end of file