The ESS module version is now working!
References DM-89
This commit is contained in:
@ -4,8 +4,8 @@ PROJECT=sinq
|
||||
|
||||
USR_DEPENDENCIES = asyn,4.27.0
|
||||
USR_DEPENDENCIES += motor,6.10.0
|
||||
USR_DEPENDENCIES += std,3.4.1
|
||||
USR_DEPENDENCIES += streams,2.6.0
|
||||
USR_DEPENDENCIES += synAppsStd,3.4.1
|
||||
USR_DEPENDENCIES += streamdevice,2.6.0
|
||||
USR_DEPENDENCIES += busy,1.6.0
|
||||
USR_DEPENDENCIES += pcre,8.36.0
|
||||
|
||||
@ -27,3 +27,5 @@ SOURCES += sinqEPICSApp/src/devScalerEL737.c
|
||||
SOURCES += sinqEPICSApp/src/EL734Driver.cpp
|
||||
SOURCES += sinqEPICSApp/src/NanotecDriver.cpp
|
||||
SOURCES += sinqEPICSApp/src/stptok.cpp
|
||||
|
||||
# MISCS would be the place to keep the stream device template files
|
Reference in New Issue
Block a user