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: manualMode.h
- Revision:
- 42:c420857a3a6f
- Parent:
- 41:cd916d59832d
--- a/manualMode.h Tue Nov 17 08:17:19 2015 +0000
+++ b/manualMode.h Wed Nov 18 04:24:35 2015 +0000
@@ -101,9 +101,10 @@
mCStep = 114;
flaga = 1;
#ifdef BLUE
- swingspeed = 18.015; //入った
+// swingspeed = 18.015;
+ swingspeed = 18.02;
#else
- swingspeed = 18.015;
+ swingspeed = 18.02;
#endif
}
}