From 21834035950feaadac9d4c7cad82b90ee624c984 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期一, 17 八月 2020 19:30:06 +0800 Subject: [PATCH] 传感器变更 --- lib/src/main/cpp/test_items2/through_something.cpp | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/lib/src/main/cpp/test_items2/through_something.cpp b/lib/src/main/cpp/test_items2/through_something.cpp index c86aaec..7372634 100644 --- a/lib/src/main/cpp/test_items2/through_something.cpp +++ b/lib/src/main/cpp/test_items2/through_something.cpp @@ -154,6 +154,9 @@ if (CrashTheLine(RoadMap.roads[road].stopLine[x].line, car, CarModelList)) { DEBUG("瓒婅繃璺彛 road %d 璺彛 %d", road, x); + + CrossRoadCallback(road, x, RoadMap.roads[road].stopLine[x].active, car); + if (!(it->second & REDUCE_SPEED)) { // 涓嶆寜瑙勫畾鍑忛�燂紝涓嶅悎鏍� DEBUG("涓嶆寜瑙勫畾鍑忛��"); -- Gitblit v1.8.0