Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
253:ae850c19cf81
Parent:
242:3b0086a6d625
Child:
260:fe726583ba1d
--- a/src/ConfigurationHandler/Controls/SetpointControl.cpp	Fri Oct 21 18:16:42 2016 +0000
+++ b/src/ConfigurationHandler/Controls/SetpointControl.cpp	Fri Oct 21 18:35:29 2016 +0000
@@ -275,7 +275,7 @@
 
     printf("\r\n");
     std::cout << left << setw(10) << setfill(' ') << "setpoint: ";
-    std::cout << left << setw(32) << setfill(' ') << controlFile;
+    std::cout << left << setw(40) << setfill(' ') << controlFile;
     std::cout << left << setw(20) << setfill(' ') << id;
     std::cout << left << setw(6)  << setfill(' ') << priority;
     std::cout << left << setw(20) << setfill(' ') << input;