Motor Shield Example code for 2.74 Class @ MIT

Dependents:   experiment_example motor_shield_example Lab3_experiment_example jumping_leg_clicky

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 {