changes to motor library

Dependents:   pid-car-example

Fork of motor by Lawrence Harlow

Branch:
motorupdate
Revision:
44:b46efc310b83
Parent:
33:734ce4c36c3f
Child:
46:2ba3e590f46a
--- a/motor.h	Thu Apr 27 10:18:19 2017 +0000
+++ b/motor.h	Thu Apr 27 11:51:44 2017 +0000
@@ -14,4 +14,4 @@
 
 void dutyCycleCorner( float speed, float angle);
 void sensorCorner(float &w1,float &w2,float theta,float speed, float tune);
-
+ int corner limiter = 10;