From 396a6f93cfcbeb774c0ba18bcc94014f2d0830e1 Mon Sep 17 00:00:00 2001 From: fctom1215 <fctom1215@outlook.com> Date: 星期二, 28 七月 2020 17:05:16 +0800 Subject: [PATCH] 坐标 --- lib/src/main/cpp/test_items2/drive_straight.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/src/main/cpp/test_items2/drive_straight.cpp b/lib/src/main/cpp/test_items2/drive_straight.cpp index 6d505b9..13b489e 100644 --- a/lib/src/main/cpp/test_items2/drive_straight.cpp +++ b/lib/src/main/cpp/test_items2/drive_straight.cpp @@ -88,6 +88,7 @@ if (distanceToStart + distanceToStartSum > 150) { DEBUG("绂诲紑鐩寸嚎琛岄┒鍖哄煙"); + PlayTTS("鐩寸嚎琛岄┒缁撴潫"); return -1; } return 1; -- Gitblit v1.8.0