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"