From 27c78b3431a38878b8c8b1b81c79694cea4a2bcf Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期四, 23 七月 2020 10:07:51 +0800 Subject: [PATCH] 20200723 --- lib/src/main/cpp/rtk_module/rtk.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/src/main/cpp/rtk_module/rtk.h b/lib/src/main/cpp/rtk_module/rtk.h index 1f9607b..82a5d54 100644 --- a/lib/src/main/cpp/rtk_module/rtk.h +++ b/lib/src/main/cpp/rtk_module/rtk.h @@ -44,5 +44,6 @@ void RebootModule(void); void SetAYFactoryParam(int freq); void GetGpsStatus(gpsStatus_t &data); +void SetPjkPara(int centLon); #endif //RTKDRIVERTEST_RTK_H -- Gitblit v1.8.0