From 4312b9748a1750e99c93db35c33f4f2ff3d56d5f Mon Sep 17 00:00:00 2001 From: WangQiang <807319473@qq.com> Date: Thu, 26 May 2016 01:51:59 +0000 Subject: [PATCH] =?UTF-8?q?M0=20=E9=A9=B1=E5=8A=A8=E5=8C=85=E5=90=AB?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=B8=8D=E4=B8=80=E6=A0=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DAC.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DAC.h b/DAC.h index 6cfe858c..e069f720 100644 --- a/DAC.h +++ b/DAC.h @@ -2,7 +2,10 @@ #define __DAC_H__ #include "Port.h" + +#if defined(STM32F1) #include "stm32f10x_dac.h" +#endif /* STM32F1: