From 6630365643a26c1a63925f6dca56e9c19bfe38dc Mon Sep 17 00:00:00 2001
From: fctom1215 <fctom1215@outlook.com>
Date: 星期三, 25 三月 2020 22:53:31 +0800
Subject: [PATCH] 角度修正。

---
 lib/src/main/cpp/test_items2/operate_gear.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/src/main/cpp/test_items2/operate_gear.cpp b/lib/src/main/cpp/test_items2/operate_gear.cpp
index 16f9000..98ea7bf 100644
--- a/lib/src/main/cpp/test_items2/operate_gear.cpp
+++ b/lib/src/main/cpp/test_items2/operate_gear.cpp
@@ -140,6 +140,7 @@
             testing = false;
         } else if (opCnt < 2) {
             opGear = SEND_OP_INS;
+            readGearCnt = 0;
             AppTimer_add(CheckGear, 500);
         } else {
             testing = false;

--
Gitblit v1.8.0