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: Encoder
Dependents: NHK2020-m2-2-ros_2_25
Diff: SpeedController.cpp
- Revision:
- 9:32f31b0f5815
- Parent:
- 6:d110c276aa5a
diff -r ea6a4709d01d -r 32f31b0f5815 SpeedController.cpp
--- a/SpeedController.cpp Thu Sep 26 06:16:41 2019 +0000
+++ b/SpeedController.cpp Thu Nov 14 07:22:09 2019 +0000
@@ -44,6 +44,7 @@
turn(duty);
pre_diff=diff;
ptsc_=t;
+ printf("%f ",duty);
}
void SpeedControl::turn(double duty)