From cff87234c496f0a4522cd2ac57941f14c729b6ad Mon Sep 17 00:00:00 2001 From: fctom1215 <fctom1215@outlook.com> Date: 星期五, 28 八月 2020 01:05:09 +0800 Subject: [PATCH] 坐标 --- lib/src/main/cpp/test_common/car_sensor.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/src/main/cpp/test_common/car_sensor.h b/lib/src/main/cpp/test_common/car_sensor.h index 2818c27..e15b183 100644 --- a/lib/src/main/cpp/test_common/car_sensor.h +++ b/lib/src/main/cpp/test_common/car_sensor.h @@ -73,7 +73,7 @@ int key; int gear; int aps; - int lock; + int door; int seatBelt; int clutch; int horn; -- Gitblit v1.8.0