diff options
Diffstat (limited to 'stm/lib/stm32f4xx_adc.c')
-rw-r--r-- | stm/lib/stm32f4xx_adc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stm/lib/stm32f4xx_adc.c b/stm/lib/stm32f4xx_adc.c index eacc6b51f1..9e230c08e0 100644 --- a/stm/lib/stm32f4xx_adc.c +++ b/stm/lib/stm32f4xx_adc.c @@ -105,7 +105,6 @@ /* Includes ------------------------------------------------------------------*/
#include "stm32f4xx_adc.h"
#include "stm32f4xx_rcc.h"
-#include "stm32f4xx_conf.h"
/** @addtogroup STM32F4xx_StdPeriph_Driver
* @{
|