Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Classic_PID iC_MU mbed-rtos mbed
Diff: ServiceKeyboard.cpp
- 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 @@
 
 
 
+