From eccd309754b960af86fbc90a6a88955663450314 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 21 Sep 2004 16:38:51 +0000 Subject: [PATCH] drvAsynSerialPortConfigure() not defined by asyn.dbd --- motorExApp/WithAsyn/WithAsynInclude.dbd | 2 +- motorExApp/WithAsyn/WithMPFInclude.dbd | 2 +- motorExApp/WithMPF/WithMPFInclude.dbd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/motorExApp/WithAsyn/WithAsynInclude.dbd b/motorExApp/WithAsyn/WithAsynInclude.dbd index 6c885bea..9ddcddee 100644 --- a/motorExApp/WithAsyn/WithAsynInclude.dbd +++ b/motorExApp/WithAsyn/WithAsynInclude.dbd @@ -1,6 +1,6 @@ include "base.dbd" include "motorSupport.dbd" -include "asyn.dbd" +include "drvAsynSerialPort.dbd" #include "devAcsMotor.dbd" #include "devImsMotor.dbd" #include "devMclennanMotor.dbd" diff --git a/motorExApp/WithAsyn/WithMPFInclude.dbd b/motorExApp/WithAsyn/WithMPFInclude.dbd index 6c885bea..9ddcddee 100644 --- a/motorExApp/WithAsyn/WithMPFInclude.dbd +++ b/motorExApp/WithAsyn/WithMPFInclude.dbd @@ -1,6 +1,6 @@ include "base.dbd" include "motorSupport.dbd" -include "asyn.dbd" +include "drvAsynSerialPort.dbd" #include "devAcsMotor.dbd" #include "devImsMotor.dbd" #include "devMclennanMotor.dbd" diff --git a/motorExApp/WithMPF/WithMPFInclude.dbd b/motorExApp/WithMPF/WithMPFInclude.dbd index 6c885bea..9ddcddee 100644 --- a/motorExApp/WithMPF/WithMPFInclude.dbd +++ b/motorExApp/WithMPF/WithMPFInclude.dbd @@ -1,6 +1,6 @@ include "base.dbd" include "motorSupport.dbd" -include "asyn.dbd" +include "drvAsynSerialPort.dbd" #include "devAcsMotor.dbd" #include "devImsMotor.dbd" #include "devMclennanMotor.dbd"