forked from epics_driver_modules/motorBase
motorUtil added.
This commit is contained in:
@@ -17,6 +17,7 @@ LIBRARY_IOC += motor
|
||||
|
||||
# The following are required for all motor record configurations.
|
||||
motor_SRCS += motorRecord.cc motordevCom.cc motordrvCom.cc
|
||||
motor_SRCS += motorUtil.cc motorUtilAux.cc
|
||||
|
||||
motor_LIBS += $(EPICS_BASE_IOC_LIBS)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
include motorRecord.dbd
|
||||
|
||||
registrar(motorUtilRegister)
|
||||
#variable(motorRecordDebug)
|
||||
#variable(motordrvComdebug)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user