From e939c01afd679c96ef823e7ae940b9cfd5733e8c Mon Sep 17 00:00:00 2001
From: zhyinch <zhyinch@gmail.com>
Date: 星期三, 03 十一月 2021 15:23:44 +0800
Subject: [PATCH] 天津定制

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

diff --git a/Src/stm32l0xx_it.c b/Src/stm32l0xx_it.c
index 378cef0..ff612a8 100644
--- a/Src/stm32l0xx_it.c
+++ b/Src/stm32l0xx_it.c
@@ -167,7 +167,7 @@
 		delay_ms(10);
 		MOTOR_OFF;	
 		}
-		nomove_count = 0;
+//		nomove_count = 0;
 		waitusart_timer = tag_frequency*USART_KEEPWAKE_TIME;
 	//	UsartInit();
 		

--
Gitblit v1.9.3