lib/src/main/cpp/test_items/park_bottom.h
@@ -11,8 +11,7 @@ using namespace std; void StartParkBottom(void); void StopParkBottom(void); int TestParkBottom(vector<int>&err, const Polygon *map, const car_model *car, const car_model *carPrev, double speed, int run_status, const struct RtkTime *rtkTime); void StartParkBottom(int moveStatus, const struct RtkTime *rtkTime); int TestParkBottom(const Polygon *map, const car_model *car, const car_model *carPrev, double speed, int moveStatus, const struct RtkTime *rtkTime); #endif //RTKDRIVERTEST_PARK_BOTTOM_H