From a10b43e3b825b50dbcd32b6ca35c1986eb99dfc9 Mon Sep 17 00:00:00 2001 From: endian11 <Dana_Lee1016@126.com> Date: 星期一, 21 九月 2020 13:10:27 +0800 Subject: [PATCH] Merge branch 'master' into lowprecision --- lib/src/main/cpp/driver_test.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lib/src/main/cpp/driver_test.h b/lib/src/main/cpp/driver_test.h index 6c24bc3..07c91ff 100644 --- a/lib/src/main/cpp/driver_test.h +++ b/lib/src/main/cpp/driver_test.h @@ -244,4 +244,6 @@ uint32_t TimeGetDiff(const struct RtkTime *rtkTime1, const struct RtkTime *rtkTime2); +void MasterInqRoadStatus(void); + #endif //RTKDRIVERTEST_DRIVER_TEST_H -- Gitblit v1.8.0