yy1717
2021-01-12 683b1595260e638d1d3c6cc0d6543a72f6d6f925
lib/src/main/cpp/driver_test.h
@@ -247,6 +247,14 @@
    int start_car_max_rpm;
    int start_car_limit_distance;
    double open_door_drive_allow_distance;
    string prepare_tts;
    string touch_leftfront_tts;
    string touch_leftrear_tts;
    string touch_rightfront_tts;
    string touch_rightrear_tts;
    string start_engine_tts;
    string start_car_begin_tts;
    string start_car_end_tts;
@@ -325,4 +333,6 @@
int CorrectPauseCriteria(int src);
void SensorXChanged(uint16_t id, int value);
#endif //RTKDRIVERTEST_DRIVER_TEST_H