From 38cfa6aedfa6fb375d9306a0e2f5f86674af25ce Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Tue, 7 Mar 2017 13:41:32 -0600 Subject: [PATCH] Minor corrections --- motorApp/MotorSrc/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/motorApp/MotorSrc/README b/motorApp/MotorSrc/README index 99781856..f4eabee2 100644 --- a/motorApp/MotorSrc/README +++ b/motorApp/MotorSrc/README @@ -1,5 +1,3 @@ -Here's my best guess at what all this stuff is. TMM - Model 3 (asyn, C++) driver base classes -------------------------------- asynMotorAxis.cpp @@ -10,17 +8,20 @@ asynMotorController.h Model 2 and Model 3 device support -------------------------------- devMotorAsyn.c +motor_interface.h Model 2 (asyn, C) -------------- drvMotorAsyn.c -motor_interface.h paramLib.c paramLib.h +Definitions used in record, device support, and utilities +--------------------------------------------------------- +motor.h + motor record ------------ -motor.h motorRecord.cc motorRecord.dbd