From 26771f23dc6b81cd5486835ebe98feb7d37014a8 Mon Sep 17 00:00:00 2001 From: kpetersn Date: Tue, 21 Aug 2018 12:05:30 -0500 Subject: [PATCH] Added a comment about reverting the change from .69 --- motorApp/MotorSrc/motorRecord.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/motorApp/MotorSrc/motorRecord.cc b/motorApp/MotorSrc/motorRecord.cc index 226cf84c..dd8cacb7 100644 --- a/motorApp/MotorSrc/motorRecord.cc +++ b/motorApp/MotorSrc/motorRecord.cc @@ -189,6 +189,7 @@ USAGE... Motor Record Support. * .75 05-18-17 rls - Stop motor if URIP is Yes and RDBL read returns an error. * .76 04-04-18 rls - If URIP is Yes and RDBL is inaccessible (e.g., CA server is down), do not start * a new target position move (sans Home search or Jog). + * .78 08-21-18 kmp - Reverted .69 stop on RA_PROBLEM true. */ #define VERSION 6.10