From 8ff84ae4bba9b267abe8a1984817ae8745d548e1 Mon Sep 17 00:00:00 2001 From: QuakeGod <QuakeGod@sina.com> Date: 星期一, 30 一月 2023 01:29:47 +0800 Subject: [PATCH] radio clean up 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