From e01aa9dec117820b83c95902b2c5b969bfb6e8c8 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期一, 06 一月 2020 11:33:58 +0800 Subject: [PATCH] 修改ndk,20200106 --- 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 a2259d3..03fe9d4 100644 --- a/lib/src/main/cpp/driver_test.cpp +++ b/lib/src/main/cpp/driver_test.cpp @@ -57,7 +57,7 @@ static Polygon theTurn90Map; static Polygon theSSMap; -#define CAR_COORD_STORE_SIZE 10 +#define CAR_COORD_STORE_SIZE 11 struct car_coord_ { uint32_t uptime; -- Gitblit v1.8.0