Removed unused macro. Axis name processing moved to send_mess().

This commit is contained in:
Ron Sluiter
2000-07-14 20:01:20 +00:00
parent 1397511c9e
commit ae0c9e72e4
+2 -4
View File
@@ -4,9 +4,9 @@ FILENAME.. devOmsCom.h
USAGE... This file contains OMS device information that is
common to all OMS device support modules.
Version: $Revision: 1.1 $
Version: $Revision: 1.2 $
Modified By: $Author: sluiter $
Last Modified: $Date: 2000-02-08 22:19:01 $
Last Modified: $Date: 2000-07-14 20:01:20 $
*/
/*
@@ -34,8 +34,6 @@ Last Modified: $Date: 2000-02-08 22:19:01 $
#include "motordevCom.h"
#define ADDRESS "A?"
extern long oms_build_trans(motor_cmnd, double *, struct motorRecord *);
#endif /* INCdevOmsComh */