diff --git a/servo-stepper/index.html b/servo-stepper/index.html index f406b6ea5f36d83410348906d5ddaac6c9907348..3f84b0d549bc8d41be95a8b487b2619bfc186d38 100644 --- a/servo-stepper/index.html +++ b/servo-stepper/index.html @@ -15,7 +15,7 @@ <body> -<h1>IAP project: servo control of stepper motors</h1> +<h1>IAP 2017: servo control of stepper motors</h1> <h3>Sam Calisch</h3> <p> This IAP I want to work on a closed loop stepper motor driver. There is a natural hierarchy of methods for closed loop stepper control:</p>