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;