From b2759837b7247ffced986c93bad07f78d43377a4 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期四, 03 八月 2023 15:16:56 +0800
Subject: [PATCH] 修改成功

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

diff --git a/Src/application/dw_app.c b/Src/application/dw_app.c
index a5ac547..c610e65 100644
--- a/Src/application/dw_app.c
+++ b/Src/application/dw_app.c
@@ -1294,6 +1294,7 @@
         }
     }
     error_times = 0;
+		tag_state = DISCPOLL;
 	switch(tag_state)
 	{
 		case REGPOLL:

--
Gitblit v1.9.3