From c225296bea54d5002c0e4790e4c3305b557f8103 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期三, 13 十一月 2024 16:45:33 +0800
Subject: [PATCH] 1.15,基站加入测试的gpio,已经注释掉

---
 Src/stm32l0xx_it.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Src/stm32l0xx_it.c b/Src/stm32l0xx_it.c
index 7cf6931..0b9092e 100644
--- a/Src/stm32l0xx_it.c
+++ b/Src/stm32l0xx_it.c
@@ -43,6 +43,7 @@
 /* Private variables ---------------------------------------------------------*/
 /* USER CODE BEGIN PV */
 float nomove_count=0;
+uint16_t aaa;
 /* USER CODE END PV */
 
 /* Private function prototypes -----------------------------------------------*/

--
Gitblit v1.9.3