From 076cda088dc10abaf6e2555f545177981d634962 Mon Sep 17 00:00:00 2001 From: QuakeGod <QuakeGod@sina.com> Date: 星期一, 17 十月 2022 23:45:25 +0800 Subject: [PATCH] fix Radio files --- Inc/main.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Inc/main.h b/Inc/main.h index e2f5efd..33d7289 100644 --- a/Inc/main.h +++ b/Inc/main.h @@ -54,6 +54,7 @@ #include "stm32f0xx_ll_exti.h" #include "stm32f0xx_ll_bus.h" #include "stm32f0xx_ll_cortex.h" +#include "stm32f0xx_ll_tim.h" #include "stm32f0xx_ll_utils.h" #include "stm32f0xx_ll_pwr.h" -- Gitblit v1.9.1