From b71474106c40afa42d09c16fd058f77a1dc3394e Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Mon, 27 Apr 2009 14:03:02 +0000 Subject: [PATCH] Note ESP301 supported. --- motorApp/NewportSrc/drvESP300.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/motorApp/NewportSrc/drvESP300.cc b/motorApp/NewportSrc/drvESP300.cc index f83d5a63..52370bc4 100644 --- a/motorApp/NewportSrc/drvESP300.cc +++ b/motorApp/NewportSrc/drvESP300.cc @@ -2,9 +2,9 @@ FILENAME... drvESP300.cc USAGE... Motor record driver level support for Newport ESP300/100. -Version: $Revision: 1.23 $ +Version: $Revision: 1.24 $ Modified By: $Author: sluiter $ -Last Modified: $Date: 2006-08-21 18:28:39 $ +Last Modified: $Date: 2009-04-27 14:03:02 $ */ /* @@ -34,7 +34,7 @@ Last Modified: $Date: 2006-08-21 18:28:39 $ * Argonne National Laboratory * NOTES * ----- - * - This driver works with both the ESP300 and the ESP100. + * - This driver works with the following models: ESP100, ESP300 and ESP301. * * Modification Log: * -----------------