Added "Current Author" to docs.

This commit is contained in:
Ron Sluiter
2015-03-13 15:02:55 +00:00
parent fbcd9a2eec
commit cbbabe0ce8
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -3,8 +3,9 @@
//! MDrivePlus series; M17, M23, M34.
//! Use "model 3" asyn motor, asynMotorController and asynMotorAxis classes.
//!
//! Author : Nia Fong
//! Original Author : Nia Fong
//! Date : 11-21-2011
//! Current Author : Mitch D'Ewart (SLAC)
//
// Revision History
// ----------------
@@ -3,8 +3,9 @@
//! MDrivePlus series; M17, M23, M34.
//! Simple implementation using "model 3" asynMotorController and asynMotorAxis base classes (derived from asynPortDriver)
//!
//! Author : Nia Fong
//! Original Author : Nia Fong
//! Date : 11-21-2011
//! Current Author : Mitch D'Ewart (SLAC)
//!
//! Assumptions :
//! 1) Like all controllers, the MDrivePlus must be powered-on when EPICS is first booted up.