From 91534e59ac99449404bc9ad96696662044dd0afc Mon Sep 17 00:00:00 2001
From: yy1717 <fctom1215@outlook.com>
Date: 星期五, 10 一月 2020 17:04:04 +0800
Subject: [PATCH] s
---
lib/src/main/cpp/driver_test.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/src/main/cpp/driver_test.cpp b/lib/src/main/cpp/driver_test.cpp
index 945f6bb..6232383 100644
--- a/lib/src/main/cpp/driver_test.cpp
+++ b/lib/src/main/cpp/driver_test.cpp
@@ -412,7 +412,7 @@
MA_SendExamStatus(1, 0);
}
-void UpdateRTKInfo(struct rtk_info *s)
+void UpdateRTKInfo(rtk_info *s)
{
struct tm test_tm;
--
Gitblit v1.8.0