endian11
2020-09-29 f5c123f6e78b25fb325c391a3c2ffeccf930f316
lib/src/main/cpp/test_items/stop_and_start.cpp
@@ -25,7 +25,7 @@
const double SLIDE_DISTANCE_THRESHOLD_RED = 0.3;
const double SLIDE_DISTANCE_THRESHOLD_YELLOW = 0.1;
const uint32_t CAR_START_TIMEOUT = D_SEC(30);
const uint32_t STOP_CAR_TIME = D_SEC(2);
const uint32_t STOP_CAR_TIME = D_SEC(1);
const double EPSILON = 1e-3;