From 4751e08216ed7722e269f1cd357894b5b1dd65b9 Mon Sep 17 00:00:00 2001
From: fctom1215 <fctom1215@outlook.com>
Date: 星期三, 03 二月 2021 17:09:50 +0800
Subject: [PATCH] update weinij

---
 lib/src/main/cpp/rtk_platform/platform.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/src/main/cpp/rtk_platform/platform.cpp b/lib/src/main/cpp/rtk_platform/platform.cpp
index 3845b68..8ae0701 100644
--- a/lib/src/main/cpp/rtk_platform/platform.cpp
+++ b/lib/src/main/cpp/rtk_platform/platform.cpp
@@ -84,7 +84,7 @@
 static sem_t sem_status_changed;
 
 static bool requestPlatformSendRtk = false;
-static bool rtcmLength = 0;
+static int rtcmLength = 0;
 
 static CTcpPort *ctp = NULL;
 

--
Gitblit v1.8.0