From bf8e1f4ef4961b32dfa73a0b898f82c20721bf09 Mon Sep 17 00:00:00 2001
From: fctom1215 <fctom1215@outlook.com>
Date: 星期五, 28 八月 2020 08:56:23 +0800
Subject: [PATCH] 坐标

---
 lib/src/main/cpp/test_items2/stop_car.cpp |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/lib/src/main/cpp/test_items2/stop_car.cpp b/lib/src/main/cpp/test_items2/stop_car.cpp
index 2ec36c9..e5fa467 100644
--- a/lib/src/main/cpp/test_items2/stop_car.cpp
+++ b/lib/src/main/cpp/test_items2/stop_car.cpp
@@ -13,7 +13,7 @@
 #include "../defs.h"
 #include "../test_common/odo_graph.h"
 
-#define DEBUG(fmt, args...)     LOGD("<stop_car> <%s>: " fmt, __func__, ##args)
+#define DEBUG(fmt, args...)     LOGD("<road_exam stop_car> <%s>: " fmt, __func__, ##args)
 
 static bool BreakHandbreakReleaseSametime, OpenDoor;
 
@@ -82,7 +82,6 @@
                 DEBUG("鍋滆溅瓒呭嚭璺竟0.3绫�");
                 // 鍋滆溅璺濈瓒呰繃30鍘樼背锛屾墸10鍒�
                 AddExamFault(37, rtkTime);
-                return false;
             }
 
             setup = 4;

--
Gitblit v1.8.0