From 7ddd36825ef140529625036dd29403f71f68dad2 Mon Sep 17 00:00:00 2001 From: kmpeters Date: Mon, 6 May 2013 18:55:07 +0000 Subject: [PATCH] Added entry for NPointSrc in README --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index f2c30fcf..cb984c70 100644 --- a/README +++ b/README @@ -188,6 +188,14 @@ Modification Log for R6-8 5) Added xpsSlave.st to motorApp/NewportSrc to allow master/slave mode to be used with any version of the XPS support. +8) Added support for the nPoint C300: + + Files added: motorApp/NPointSrc + motorApp/NPointSrc/C300MotorDriver.cpp + motorApp/NPointSrc/C300MotorDriver.h + motorApp/NPointSrc/Makefile + motorApp/NPointSrc/NPointMotorSupport.dbd + Modification Log for R6-7 =========================