Carbon Fibre / Mbed 2 deprecated Motor_test_harness

Dependencies:   Classic_PID iC_MU mbed-rtos mbed

Revision:
3:f8a5c1cee1fa
Parent:
2:dc684c402296
Child:
4:4dafa4113982
--- a/ServiceKeyboard.cpp	Wed May 27 07:13:54 2015 +0000
+++ b/ServiceKeyboard.cpp	Wed May 27 10:07:39 2015 +0000
@@ -53,7 +53,7 @@
                 // Stop both axes
                 //PanVelocityPID.setSetPoint(0);
                 //TiltVelocityPID.setSetPoint(0);
-                pc.printf("\n\r Under PC Control");
+                pc.printf("\n\r Under Full Profiler Control");
                 pc.printf("\n\r");
             }
             break;
@@ -189,3 +189,4 @@
 
 
 
+