From 2d6a9d02c77d7e08d4f18ee87d6e3d337b949f47 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期四, 20 八月 2020 19:35:17 +0800 Subject: [PATCH] 坐标 --- lib/src/main/cpp/test_items/driving_curve.cpp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/src/main/cpp/test_items/driving_curve.cpp b/lib/src/main/cpp/test_items/driving_curve.cpp index e292326..9f19572 100644 --- a/lib/src/main/cpp/test_items/driving_curve.cpp +++ b/lib/src/main/cpp/test_items/driving_curve.cpp @@ -110,9 +110,9 @@ AddExamFault(27, rtkTime); DEBUG("杞﹁疆鍘嬭竟绾�"); if (who == 1) { - PlayTTS("鍘嬪乏鏇茬嚎"); + PlayTTS("鍘嬪乏鏇茬嚎", NULL); } else if (who == 2) { - PlayTTS("鍘嬪彸鏇茬嚎"); + PlayTTS("鍘嬪彸鏇茬嚎", NULL); } } } else { -- Gitblit v1.8.0