From 41c42eca505f8855c401351ddf8224d47eafecc4 Mon Sep 17 00:00:00 2001 From: Sam Calisch <sam.calisch@cba.mit.edu> Date: Thu, 22 Feb 2018 12:32:53 -0500 Subject: [PATCH] Update index.html --- servo-stepper/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servo-stepper/index.html b/servo-stepper/index.html index f406b6e..3f84b0d 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> -- GitLab