Added msgPrintControl feature to control the maximum number of IOC shell
message repetitions.
This commit is contained in:
2
Makefile
2
Makefile
@ -10,10 +10,12 @@ ARCH_FILTER=RHEL%
|
||||
asynMotor_VERSION=7.2.2
|
||||
|
||||
# Source files to build
|
||||
SOURCES += src/msgPrintControl.cpp
|
||||
SOURCES += src/sinqAxis.cpp
|
||||
SOURCES += src/sinqController.cpp
|
||||
|
||||
# Headers which allow using this library in concrete driver implementations
|
||||
HEADERS += src/msgPrintControl.h
|
||||
HEADERS += src/sinqAxis.h
|
||||
HEADERS += src/sinqController.h
|
||||
|
||||
|
Reference in New Issue
Block a user