diff --git a/Libraries/BSP_LL/Inc/py32f0xx_bsp_clock.h b/Libraries/BSP_LL/Inc/py32f0xx_bsp_clock.h index 02ad61c..1f31815 100644 --- a/Libraries/BSP_LL/Inc/py32f0xx_bsp_clock.h +++ b/Libraries/BSP_LL/Inc/py32f0xx_bsp_clock.h @@ -12,7 +12,6 @@ extern "C" { #endif -#include #include "py32f0xx_ll_rcc.h" #include "py32f0xx_ll_bus.h" #include "py32f0xx_ll_system.h" diff --git a/Libraries/BSP_LL/Inc/py32f0xx_bsp_led.h b/Libraries/BSP_LL/Inc/py32f0xx_bsp_led.h index 4b18f75..330bfa6 100644 --- a/Libraries/BSP_LL/Inc/py32f0xx_bsp_led.h +++ b/Libraries/BSP_LL/Inc/py32f0xx_bsp_led.h @@ -15,7 +15,6 @@ extern "C" { #endif /* Includes ------------------------------------------------------------------*/ -#include #include "py32f0xx_ll_rcc.h" #include "py32f0xx_ll_bus.h" #include "py32f0xx_ll_system.h"