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.
Dependents: experiment_example motor_shield_example Lab3_experiment_example jumping_leg_clicky
Diff: MotorShield.h
- Revision:
- 1:4c3c2b7337a6
- Parent:
- 0:f2ede00aed8a
- Child:
- 3:2f46953e7c8b
--- a/MotorShield.h Mon Aug 24 20:19:03 2020 +0000
+++ b/MotorShield.h Tue Aug 25 23:38:26 2020 +0000
@@ -2,7 +2,7 @@
** Uses a modified version of FastPWM library to improve PWM accuracy
*/
-#include "FastPWM.h"
+
class MotorShield {