From a827730f7151b1b4cbca97356f9d69501bf67859 Mon Sep 17 00:00:00 2001 From: kpetersn Date: Wed, 18 Apr 2018 15:39:57 -0500 Subject: [PATCH] Updated the comment in the .h file. --- motorApp/AMCISrc/ANF2Driver.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/motorApp/AMCISrc/ANF2Driver.h b/motorApp/AMCISrc/ANF2Driver.h index 3949e664..97e7d841 100644 --- a/motorApp/AMCISrc/ANF2Driver.h +++ b/motorApp/AMCISrc/ANF2Driver.h @@ -2,11 +2,9 @@ FILENAME... ANF2Driver.h USAGE... Motor driver support for the AMCI ANF2 controller. -Based on MCB-4B driver written by -Mark Rivers -March 1, 2012 +Kevin Peterson -K. Goetze 2014-03-24 +Based on the AMCI ANG1 Model 3 device driver written by Kurt Goetze */