forked from epics_driver_modules/motorBase
Add asyn.dbd; needed to get asyn commands, since drvAsynSerialPort not included on win32-x86
This commit is contained in:
@@ -2,6 +2,7 @@ include "base.dbd"
|
||||
include "motorSupport.dbd"
|
||||
# Comment out the following line for win32-x86, since drvAsynSerialPort does not build yet
|
||||
#include "drvAsynSerialPort.dbd"
|
||||
include "asyn.dbd"
|
||||
include "devAcsMotor.dbd"
|
||||
include "devImsMotor.dbd"
|
||||
include "devMclennanMotor.dbd"
|
||||
|
||||
@@ -2,6 +2,7 @@ include "base.dbd"
|
||||
include "motorSupport.dbd"
|
||||
# Comment out the following line for win32-x86, since drvAsynSerialPort does not build yet
|
||||
#include "drvAsynSerialPort.dbd"
|
||||
include "asyn.dbd"
|
||||
include "devAcsMotor.dbd"
|
||||
include "devImsMotor.dbd"
|
||||
include "devMclennanMotor.dbd"
|
||||
|
||||
Reference in New Issue
Block a user