Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
229:0d6755d765fd
Parent:
227:7153e89b6974
Child:
230:11765008ff3a
diff -r 7de2a1be6d43 -r 0d6755d765fd src/ConfigurationHandler/Controls/CompositeControl.cpp
--- a/src/ConfigurationHandler/Controls/CompositeControl.cpp	Tue Oct 18 12:25:36 2016 +0000
+++ b/src/ConfigurationHandler/Controls/CompositeControl.cpp	Tue Oct 18 14:18:30 2016 +0000
@@ -215,7 +215,6 @@
 //
 void CompositeControl::triggerOutputs(std::string result)
 {
-    printf("\rTRIGGER THE OUTPUTS\n");
 
     // loop through the list
     StringAlgorithmMap::iterator pos;