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.
Diff: Init.cpp
- Revision:
- 10:0a4bf8c82493
- Parent:
- 9:d1fc0805ec7d
- Child:
- 12:8e39bb45c61c
--- a/Init.cpp Wed Oct 14 13:44:32 2015 +0000
+++ b/Init.cpp Thu Nov 26 08:14:41 2015 +0000
@@ -103,7 +103,7 @@
Global::setmaxyawdegree(Global::getyawdegree());
}else if(command == "rudmindeg"){
Global::setminyawdegree(Global::getyawdegree());
-
+
}else if(command == "show"){
showParam();