From f30d50be8930f45fc4aeee4b47d72afb903363a8 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 16 Mar 2004 15:54:37 +0000 Subject: [PATCH] Support for mpfosi R2.4.2 --- motorExApp/WithAsyn/WithAsynInclude.dbd | 2 ++ motorExApp/WithAsyn/WithMPFInclude.dbd | 2 ++ motorExApp/WithMPF/WithMPFInclude.dbd | 2 ++ 3 files changed, 6 insertions(+) diff --git a/motorExApp/WithAsyn/WithAsynInclude.dbd b/motorExApp/WithAsyn/WithAsynInclude.dbd index aab72819..360c8438 100644 --- a/motorExApp/WithAsyn/WithAsynInclude.dbd +++ b/motorExApp/WithAsyn/WithAsynInclude.dbd @@ -1,5 +1,7 @@ include "base.dbd" include "motorRecord.dbd" +include "mpf.dbd" +include "devStringMpf.dbd" include "mpfSerial.dbd" include "devAcsMotor.dbd" include "devImsMotor.dbd" diff --git a/motorExApp/WithAsyn/WithMPFInclude.dbd b/motorExApp/WithAsyn/WithMPFInclude.dbd index aab72819..360c8438 100644 --- a/motorExApp/WithAsyn/WithMPFInclude.dbd +++ b/motorExApp/WithAsyn/WithMPFInclude.dbd @@ -1,5 +1,7 @@ include "base.dbd" include "motorRecord.dbd" +include "mpf.dbd" +include "devStringMpf.dbd" include "mpfSerial.dbd" include "devAcsMotor.dbd" include "devImsMotor.dbd" diff --git a/motorExApp/WithMPF/WithMPFInclude.dbd b/motorExApp/WithMPF/WithMPFInclude.dbd index aab72819..360c8438 100644 --- a/motorExApp/WithMPF/WithMPFInclude.dbd +++ b/motorExApp/WithMPF/WithMPFInclude.dbd @@ -1,5 +1,7 @@ include "base.dbd" include "motorRecord.dbd" +include "mpf.dbd" +include "devStringMpf.dbd" include "mpfSerial.dbd" include "devAcsMotor.dbd" include "devImsMotor.dbd"