From 77a7a59d01616ec5f321d72231fa1cfc5a407c07 Mon Sep 17 00:00:00 2001
From: fctom1215 <fctom1215@outlook.com>
Date: 星期四, 27 八月 2020 11:03:52 +0800
Subject: [PATCH] 坐标

---
 lib/src/main/cpp/rtk_module/virtual_rtk.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/src/main/cpp/rtk_module/virtual_rtk.cpp b/lib/src/main/cpp/rtk_module/virtual_rtk.cpp
index 0bf16b7..2b9df51 100644
--- a/lib/src/main/cpp/rtk_module/virtual_rtk.cpp
+++ b/lib/src/main/cpp/rtk_module/virtual_rtk.cpp
@@ -57,7 +57,7 @@
 
     if (fd > 0) {
         DEBUG("铏氭嫙骞冲彴杩炴帴鎴愬姛");
-        PlayTTS("妯℃嫙鍣ㄨ繛鎺�", NULL);
+//        PlayTTS("妯℃嫙鍣ㄨ繛鎺�", NULL);
     } else {
         DEBUG("铏氭嫙骞冲彴杩炴帴澶辫触");
     }
@@ -99,7 +99,7 @@
 
     free(vs);
 
-    PlayTTS("妯℃嫙鍣ㄦ柇寮�", NULL);
+//    PlayTTS("妯℃嫙鍣ㄦ柇寮�", NULL);
 
     pthread_exit(NULL);
 }

--
Gitblit v1.8.0